Update rauc-good.service

This commit is contained in:
Pascal Vizeli 2018-05-12 11:35:28 +02:00 committed by GitHub
parent fdab219376
commit dfb13b5d40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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