From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Wed, 27 Jun 2012 23:52:07 +0200 Subject: [refpolicy] [PATCH 0/6] Updates on init scripts and udev (mainly /run related) Message-ID: <1340833933-27811-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. 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