Update hassio-supervisor.service

This commit is contained in:
Pascal Vizeli 2018-04-12 14:53:07 +02:00 committed by GitHub
parent b8eb1148e1
commit 63fc4b295c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ RequiresMountsFor=/mnt/data
Type=simple
Restart=always
RestartSec=5s
ExecStartPre=-/usr/bin/docker stop hassio_supervisor
ExecStart=/usr/sbin/hassio-supervisor
ExecStop=-/usr/bin/docker stop hassio_supervisor