43237dfd47
/run/systemd/generator is no longer equivalent to /usr/lib/systemd/system. It has its own rules in the policy now, so instead /run/systemd/generator.early and /run/systemd/generator.late are equivalent to /run/systemd/generator. Related: RHEL-54303
24 lines
685 B
Plaintext
24 lines
685 B
Plaintext
/var/run /run
|
|
/var/lock /run/lock
|
|
/run/systemd/system /usr/lib/systemd/system
|
|
/run/systemd/generator.early /run/systemd/generator
|
|
/run/systemd/generator.late /run/systemd/generator
|
|
/lib /usr/lib
|
|
/lib64 /usr/lib
|
|
/usr/lib64 /usr/lib
|
|
/usr/local/lib64 /usr/lib
|
|
/usr/local/lib32 /usr/lib
|
|
/etc/systemd/system /usr/lib/systemd/system
|
|
/var/lib/xguest/home /home
|
|
/var/named/chroot/usr/lib64 /usr/lib
|
|
/var/named/chroot/lib64 /usr/lib
|
|
/var/named/chroot/var /var
|
|
/home-inst /home
|
|
/home/home-inst /home
|
|
/var/roothome /root
|
|
/sbin /usr/sbin
|
|
/sysroot/tmp /tmp
|
|
/var/usrlocal /usr/local
|
|
/var/mnt /mnt
|
|
/bin /usr/bin
|