Revert "Fix labels subs to use /var/run rather then /run, since /run will be ignored"
This reverts commit 40cef5a361
.
This commit is contained in:
parent
620bf3d88c
commit
43a40ee0c7
@ -8,6 +8,6 @@
|
|||||||
/usr/local/lib64 /usr/lib
|
/usr/local/lib64 /usr/lib
|
||||||
/usr/local/lib32 /usr/lib
|
/usr/local/lib32 /usr/lib
|
||||||
/etc/systemd/system /usr/lib/systemd/system
|
/etc/systemd/system /usr/lib/systemd/system
|
||||||
/var/run/systemd/system /usr/lib/systemd/system
|
/run/systemd/system /usr/lib/systemd/system
|
||||||
/var/run/systemd/generator /usr/lib/systemd/system
|
/run/systemd/generator /usr/lib/systemd/system
|
||||||
/var/lib/xguest/home /home
|
/var/lib/xguest/home /home
|
||||||
|
Loading…
Reference in New Issue
Block a user