aboutsummaryrefslogtreecommitdiff
blob: 2e47783c209a778423d5643c853b0fd7fb3398f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/etc/nologin	--	gen_context(system_u:object_r:shutdown_etc_t,s0)

/sbin/halt	--	gen_context(system_u:object_r:shutdown_exec_t,s0)
/sbin/shutdown	--	gen_context(system_u:object_r:shutdown_exec_t,s0)

/usr/lib/upstart/shutdown	--	gen_context(system_u:object_r:shutdown_exec_t,s0)

/usr/sbin/halt		--	gen_context(system_u:object_r:shutdown_exec_t,s0)
/usr/sbin/shutdown	--	gen_context(system_u:object_r:shutdown_exec_t,s0)

/run/shutdown\.pid	--	gen_context(system_u:object_r:shutdown_runtime_t,s0)

ifdef(`distro_gentoo',`
/usr/bin/halt		--	gen_context(system_u:object_r:shutdown_exec_t,s0)
/usr/bin/shutdown	--	gen_context(system_u:object_r:shutdown_exec_t,s0)
')