Patch to allow apmd to telinit from Dan Walsh.

This commit is contained in:
Chris PeBenito 2007-02-23 19:41:41 +00:00
parent d114071e7a
commit aeb54c6dd0
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
- Patch to allow apmd to telinit from Dan Walsh.
- Patch for additional labeling of samba files from Stefan Schulze
Frielinghaus.
- Patch to remove incorrect cron labeling in apache.fc from Ryan Bradetich.

View File

@ -1,5 +1,5 @@
policy_module(apm,1.3.1)
policy_module(apm,1.3.2)
########################################
#
@ -126,7 +126,7 @@ init_domtrans_script(apmd_t)
init_use_fds(apmd_t)
init_use_script_ptys(apmd_t)
init_rw_utmp(apmd_t)
init_write_initctl(apmd_t)
init_telinit(apmd_t)
libs_exec_ld_so(apmd_t)
libs_use_ld_so(apmd_t)