From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Tue, 3 Jul 2012 19:43:55 +0200 Subject: [refpolicy] [PATCH v3 0/5] Updates on init scripts and udev (mainly /run related) Message-ID: <1341337440-31418-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 v2 ---------------- - Allow initrc_t to manage its log files too - Remove sysctl code (that needed the sys_admin), will be part of different patchset Sven Vermeulen (5): Support log location for init script logging 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 | 14 +++++++ policy/modules/system/udev.if | 74 +++++++++++++++++++++++++++++++++++++++- 3 files changed, 148 insertions(+), 1 deletions(-) -- 1.7.8.6