mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Update rauc-good.service
This commit is contained in:
parent
fdab219376
commit
dfb13b5d40
@ -1,14 +1,9 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Hassio rauc good
|
Description=Hassio rauc good
|
||||||
Requires=hassio-supervisor.service
|
Requires=hassio-supervisor.service rauc.service
|
||||||
After=rauc.service hassio-supervisor.service
|
|
||||||
RefuseManualStart=true
|
RefuseManualStart=true
|
||||||
RefuseManualStop=true
|
RefuseManualStop=true
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStartPre=/bin/sleep 80
|
|
||||||
ExecStart=/usr/bin/rauc status mark-good
|
ExecStart=/usr/bin/rauc status mark-good
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user