selinux-refpolicy/config/file_contexts.subs_dist

23 lines
600 B
Plaintext
Raw Normal View History

# This file can is used to configure base path aliases as in:
#
# /aliased_path /original_path_as_configured_in_file_contexts
#
# where original_path_as_configured_in_file_contexts is a base
# path being used in the main file_contexts configuration file.
#
# It does not perform substitutions as done by sed(1), for
# example, but aliasing.
2016-12-06 12:28:10 +00:00
#
/etc/init.d /etc/rc.d/init.d
/lib/systemd /usr/lib/systemd
/lib32 /lib
/lib64 /lib
/run /var/run
/run/lock /var/lock
/usr/lib32 /usr/lib
/usr/lib64 /usr/lib
/usr/local/lib32 /usr/lib
/usr/local/lib64 /usr/lib
2012-08-15 14:57:24 +00:00
/usr/local/lib /usr/lib
/var/run/lock /var/lock