Fix systemd links

This commit is contained in:
Pascal Vizeli 2018-04-01 11:57:58 +02:00
parent a27f1d6060
commit 0ab4eecb68
3 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1 @@
/usr/lib/systemd/system/hassio-bind.target

View File

@ -0,0 +1 @@
usr/lib/syste

View File

@ -1,4 +1,5 @@
[Unit]
Description=Hassio overlay targets
Documentation=man:systemd.target(5)
After: local-fs.target
After=local-fs.target
Before=sysinit.target