Chris PeBenito f8ec0a
Chris PeBenito f8ec0a
#
Chris PeBenito f8ec0a
# /bin
Chris PeBenito f8ec0a
#
Chris PeBenito bee546
/bin(/.*)?			context_template(system_u:object_r:bin_t,s0)
Chris PeBenito bee546
/bin/d?ash		--	context_template(system_u:object_r:shell_exec_t,s0)
Chris PeBenito bee546
/bin/bash		--	context_template(system_u:object_r:shell_exec_t,s0)
Chris PeBenito bee546
/bin/bash2		--	context_template(system_u:object_r:shell_exec_t,s0)
Chris PeBenito bee546
/bin/ls			--	context_template(system_u:object_r:ls_exec_t,s0)
Chris PeBenito bee546
/bin/sash		--	context_template(system_u:object_r:shell_exec_t,s0)
Chris PeBenito bee546
/bin/tcsh		--	context_template(system_u:object_r:shell_exec_t,s0)
Chris PeBenito bee546
/bin/zsh.*		--	context_template(system_u:object_r:shell_exec_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito f8ec0a
#
Chris PeBenito f8ec0a
# /dev
Chris PeBenito f8ec0a
#
Chris PeBenito bee546
/dev/MAKEDEV		--	context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito f8ec0a
#
Chris PeBenito f8ec0a
# /etc
Chris PeBenito f8ec0a
#
Chris PeBenito bee546
/etc/hotplug/.*agent	--	context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito bee546
/etc/hotplug/.*rc	-- 	context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito bee546
/etc/hotplug/hotplug\.functions -- context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito bee546
/etc/hotplug\.d/default/default.* context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito bee546
/etc/netplug\.d(/.*)? 	 	context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito 42be7c
ifdef(`distro_debian',`
Chris PeBenito 42be7c
/etc/mysql/debian-start	--	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito 42be7c
')
Chris PeBenito 42be7c
Chris PeBenito 42be7c
ifdef(`targeted_policy',`
Chris PeBenito bee546
/etc/X11/prefdm		--	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
')
Chris PeBenito f8ec0a
Chris PeBenito f8ec0a
#
Chris PeBenito f8ec0a
# /sbin
Chris PeBenito f8ec0a
#
Chris PeBenito bee546
/sbin(/.*)?			context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito 0907bd
/sbin/mkfs\.cramfs	--	context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito bee546
/sbin/insmod_ksymoops_clean --	context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito f8ec0a
#
Chris PeBenito f8ec0a
# /opt
Chris PeBenito f8ec0a
#
Chris PeBenito cff75c
/opt/(.*)?/bin(/.*)?		context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito cff75c
/opt/(.*)?/libexec(/.*)?	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito cff75c
/opt/(.*)?/sbin(/.*)?		context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito f8ec0a
#
Chris PeBenito f8ec0a
# /usr
Chris PeBenito f8ec0a
#
Chris PeBenito f8ec0a
ifdef(`distro_gentoo', `
Chris PeBenito bee546
/usr/.*-.*-linux-gnu/gcc-bin/.*(/.*)?	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
')
Chris PeBenito f8ec0a
Chris PeBenito bee546
/usr(/.*)?/Bin(/.*)?		context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito bee546
/usr(/.*)?/bin(/.*)?		context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito bee546
/usr(/.*)?/sbin(/.*)?		context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito a08248
ifdef(`distro_suse', `
Chris PeBenito a08248
/usr/lib/cron/run-crons	--	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito a08248
')
Chris PeBenito a08248
Chris PeBenito a1fcff
/usr/lib/pgsql/test/regress/.*\.sh -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito a1fcff
Chris PeBenito bb3254
/usr/lib(64)?/sftp-server --	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito bee546
/usr/lib(64)?/emacsen-common/.*	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito 11633b
/usr/lib(64)?/ipsec/.*	--	context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito 8d9352
/usr/lib(64)?/misc/sftp-server -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito 8d9352
/usr/lib(64)?/news/bin(/.*)?	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito bb3254
Chris PeBenito bb3254
ifdef(`distro_suse', `
Chris PeBenito 11633b
/usr/lib(64)?/ssh/.*	--	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito bb3254
')
Chris PeBenito bb3254
Chris PeBenito cff75c
/usr/lib(64)?/[^/]*thunderbird[^/]*/thunderbird -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito bee546
/usr/lib(64)?/[^/]*thunderbird[^/]*/thunderbird-bin -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito cff75c
/usr/lib(64)?/[^/]*thunderbird[^/]*/open-browser\.sh -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito cff75c
/usr/lib(64)?/[^/]*/run-mozilla\.sh -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito cff75c
/usr/lib(64)?/[^/]*/mozilla-xremote-client -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito bee546
/usr/libexec(/.*)?		context_template(system_u:object_r:bin_t,s0)
Chris PeBenito bb3254
/usr/libexec/openssh/sftp-server -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito 11633b
/usr/local/lib(64)?/ipsec/.*	-- context_template(system_u:object_r:sbin_t,s0)
Chris PeBenito 11633b
Chris PeBenito bee546
/usr/sbin/sesh		--	context_template(system_u:object_r:shell_exec_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito bee546
/usr/share/gnucash/finance-quote-check -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito bee546
/usr/share/gnucash/finance-quote-helper -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito bee546
/usr/share/mc/extfs/.*	--	context_template(system_u:object_r:bin_t,s0)
Chris PeBenito cff75c
/usr/share/turboprint/lib(/.*)? -- context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito f8ec0a
#
Chris PeBenito f8ec0a
# /var
Chris PeBenito f8ec0a
#
Chris PeBenito bee546
/var/mailman/bin(/.*)?		context_template(system_u:object_r:bin_t,s0)
Chris PeBenito f8ec0a
Chris PeBenito bee546
/var/ftp/bin(/.*)?		context_template(system_u:object_r:bin_t,s0)
Chris PeBenito bee546
/var/ftp/bin/ls		--	context_template(system_u:object_r:ls_exec_t,s0)