trunk: Add debian apcupsd binary location, from Stefan Schulze Frielinghaus.
This commit is contained in:
parent
970122ca12
commit
f80a0e4f25
@ -1,3 +1,5 @@
|
||||
- Add debian apcupsd binary location, from Stefan Schulze Frielinghaus.
|
||||
|
||||
* Fri Jun 29 2007 Chris PeBenito <selinux@tresys.com> - 20070629
|
||||
- Fix incorrectly named files_lib_filetrans_shared_lib() interface in the
|
||||
libraries module.
|
||||
|
@ -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)
|
||||
|
||||
/var/log/apcupsd\.events.* -- gen_context(system_u:object_r:apcupsd_log_t,s0)
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(apcupsd,1.1.0)
|
||||
policy_module(apcupsd,1.1.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user