From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Thu, 28 Jun 2012 21:17:20 +0200 Subject: [refpolicy] [PATCH v2 0/6] Updates on init scripts and udev (mainly /run related) Message-ID: <1340911046-30441-1-git-send-email-sven.vermeulen@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com This is a larger set of structured changes to the system utilities. The main drivers are supporting the new /run location, but some smaller changes have been incorporated as well. Changes since v1 ---------------- - Use var_lock_t in the gen_require of files_pid_filetrans_lock_dir Sven Vermeulen (6): Support log location for init script logging Allow init scripts to handle sysctls Supporting interfaces for the /run changes Allow init scripts to populate /run location Prepare udev interfaces for /run usage Allow init scripts to create and manage (udev) /run location policy/modules/kernel/files.if | 61 +++++++++++++++++++++++++++++++++ policy/modules/system/init.te | 15 +++++++- policy/modules/system/udev.if | 74 +++++++++++++++++++++++++++++++++++++++- 3 files changed, 148 insertions(+), 2 deletions(-) -- 1.7.3.4