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