trunk: Add debian apcupsd binary location, from Stefan Schulze Frielinghaus.

This commit is contained in:
Chris PeBenito 2007-07-02 15:25:46 +00:00
parent 970122ca12
commit f80a0e4f25
3 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,5 @@
- Add debian apcupsd binary location, from Stefan Schulze Frielinghaus.
* Fri Jun 29 2007 Chris PeBenito <selinux@tresys.com> - 20070629 * Fri Jun 29 2007 Chris PeBenito <selinux@tresys.com> - 20070629
- Fix incorrectly named files_lib_filetrans_shared_lib() interface in the - Fix incorrectly named files_lib_filetrans_shared_lib() interface in the
libraries module. libraries module.

View File

@ -1,3 +1,7 @@
ifdef(`distro_debian',`
/sbin/apcupsd -- gen_context(system_u:object_r:apcupsd_exec_t,s0)
')
/usr/sbin/apcupsd -- gen_context(system_u:object_r:apcupsd_exec_t,s0) /usr/sbin/apcupsd -- gen_context(system_u:object_r:apcupsd_exec_t,s0)
/var/log/apcupsd\.events.* -- gen_context(system_u:object_r:apcupsd_log_t,s0) /var/log/apcupsd\.events.* -- gen_context(system_u:object_r:apcupsd_log_t,s0)

View File

@ -1,5 +1,5 @@
policy_module(apcupsd,1.1.0) policy_module(apcupsd,1.1.1)
######################################## ########################################
# #