mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-20 02:18:37 +00:00
Fix systemd links
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
/usr/lib/systemd/system/hassio-bind.target
|
||||||
1
buildroot-external/rootfs-overlay/syste
Symbolic link
1
buildroot-external/rootfs-overlay/syste
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
usr/lib/syste
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Hassio overlay targets
|
Description=Hassio overlay targets
|
||||||
Documentation=man:systemd.target(5)
|
Documentation=man:systemd.target(5)
|
||||||
After: local-fs.target
|
After=local-fs.target
|
||||||
|
Before=sysinit.target
|
||||||
|
|||||||
Reference in New Issue
Block a user