From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Wed, 25 Jun 2014 21:52:59 +0200 Subject: [refpolicy] [PATCH v2 0/3] Using init_daemon_pid_file Message-ID: <1403725982-10043-1-git-send-email-sven.vermeulen@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com This patchset introduces the init_daemon_pid_file interface, deprecates init_daemon_run_dir and updates the non-contrib modules to use the new init_daemon_pid_file interface. Changes since v1: - Do not remove old attribute yet, keep it for backwards compatibility Sven Vermeulen (3): Support initrc_t generated pid files with file transition Deprecate init_daemon_run_dir interface Use init_daemon_pid_file instead of init_daemon_run_dir policy/modules/services/postgresql.te | 2 +- policy/modules/services/ssh.te | 2 +- policy/modules/system/init.if | 38 ++++++++++++++++++++++++++++++++--- policy/modules/system/init.te | 8 ++++++++ policy/modules/system/setrans.te | 2 +- policy/modules/system/sysnetwork.te | 2 +- policy/modules/system/udev.te | 2 +- 7 files changed, 48 insertions(+), 8 deletions(-) -- 1.8.5.5