mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
9 lines
112 B
SYSTEMD
9 lines
112 B
SYSTEMD
[Unit]
|
|
Description=HassOS mark boot partition as good
|
|
|
|
[Timer]
|
|
OnBootSec=1min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|