Optimize Rauc-Good service (#24)

* Update rauc-good.service

* Update rauc-good.timer
This commit is contained in:
Pascal Vizeli 2018-05-27 20:02:11 +02:00 committed by GitHub
parent 8df611eaf1
commit 7db3226a8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -7,3 +7,4 @@ RefuseManualStop=true
[Service]
Type=oneshot
ExecStart=/usr/bin/rauc status mark-good
RemainAfterExit=true

View File

@ -2,7 +2,7 @@
Description=HassOS mark boot partition as good
[Timer]
OnBootSec=1min
OnBootSec=30sec
[Install]
WantedBy=timers.target