mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
Fix systemd links
This commit is contained in:
parent
a27f1d6060
commit
0ab4eecb68
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user