6dd5c78a95
- Rename all /var/lock file context entries to /run/lock - Rename all /var/run file context entries to /run - Invert the "/var/run = /run" equivalency
25 lines
734 B
Plaintext
25 lines
734 B
Plaintext
/var/run /run
|
|
/var/lock /run/lock
|
|
/run/systemd/system /usr/lib/systemd/system
|
|
/run/systemd/generator /usr/lib/systemd/system
|
|
/run/systemd/generator.early /usr/lib/systemd/system
|
|
/run/systemd/generator.late /usr/lib/systemd/system
|
|
/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
|