init: label systemd units in /etc
Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
parent
c521270688
commit
38a7334fa7
|
@ -15,6 +15,7 @@
|
||||||
/libx32 /usr/lib
|
/libx32 /usr/lib
|
||||||
/sbin /usr/sbin
|
/sbin /usr/sbin
|
||||||
/etc/init.d /etc/rc.d/init.d
|
/etc/init.d /etc/rc.d/init.d
|
||||||
|
/etc/systemd/system /usr/lib/systemd/system
|
||||||
/lib/systemd /usr/lib/systemd
|
/lib/systemd /usr/lib/systemd
|
||||||
/run/lock /var/lock
|
/run/lock /var/lock
|
||||||
/usr/lib32 /usr/lib
|
/usr/lib32 /usr/lib
|
||||||
|
|
Loading…
Reference in New Issue