meta-digi/meta-digi-dey/recipes-digi/bootcount/bootcount/bootcount-init/bootcount-init.service

13 lines
193 B
Desktop File
Executable File

[Unit]
Description=Reset bootcount value
After=default.target
[Service]
Type=simple
RemainAfterExit=no
ExecStart=/etc/bootcount-init start
TimeoutStartSec=0
[Install]
WantedBy=default.target