Update hassio-expand.service

This commit is contained in:
Pascal Vizeli 2018-04-30 12:10:17 +02:00 committed by GitHub
parent e816808382
commit 90b7c9f0d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ Before=mnt-data.mount
[Service]
Type=oneshot
ExecStart=-/sbin/hassio-expand
ExecStart=/sbin/hassio-expand
RemainAfterExit=true
[Install]