Update hassio-supervisor.service

This commit is contained in:
Pascal Vizeli 2018-04-12 14:16:29 +02:00 committed by GitHub
parent c2e443d04e
commit 40f74aff0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
Description=Hass.io supervisor Description=Hass.io supervisor
Requires=docker.service Requires=docker.service
After=docker.service After=docker.service
RequiresMountsFor=/mnt/data
[Service] [Service]
Type=simple Type=simple