2005-07-05 20:59:51 +00:00
|
|
|
# Add programs here which should not be confined by SELinux
|
|
|
|
# e.g.:
|
2005-10-06 19:33:06 +00:00
|
|
|
# /usr/local/bin/appsrv -- gen_context(system_u:object_r:unconfined_exec_t,s0)
|
2006-01-06 22:51:40 +00:00
|
|
|
# For the time being until someone writes a sane policy, we need initrc to transition to unconfined_t
|
|
|
|
/usr/bin/vncserver -- gen_context(system_u:object_r:unconfined_exec_t,s0)
|