mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Optimize Rauc-Good service (#24)
* Update rauc-good.service * Update rauc-good.timer
This commit is contained in:
parent
8df611eaf1
commit
7db3226a8e
@ -7,3 +7,4 @@ RefuseManualStop=true
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/rauc status mark-good
|
||||
RemainAfterExit=true
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description=HassOS mark boot partition as good
|
||||
|
||||
[Timer]
|
||||
OnBootSec=1min
|
||||
OnBootSec=30sec
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user