mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
Optimize Rauc-Good service (#24)
* Update rauc-good.service * Update rauc-good.timer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user