From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Sun, 8 Jun 2014 16:36:25 +0200 Subject: [refpolicy] [PATCH 0/3] Using init_daemon_pid_file Message-ID: <1402238188-32406-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. 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 | 9 +++++---- policy/modules/system/setrans.te | 2 +- policy/modules/system/sysnetwork.te | 2 +- policy/modules/system/udev.te | 2 +- 7 files changed, 45 insertions(+), 12 deletions(-) -- 1.8.5.5