From mboxrd@z Thu Jan 1 00:00:00 1970 From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Thu, 12 Jul 2012 21:24:40 +0200 Subject: [refpolicy] [PATCH v5 0/5] Updates on init scripts and udev (mainly /run related) Message-ID: <1342121085-2765-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 v4 ---------------- - Drop files_create_pid_dirs for initrc_t, can be handled through different transitions 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 | 13 +++++++ policy/modules/system/udev.if | 74 +++++++++++++++++++++++++++++++++++++++- 3 files changed, 147 insertions(+), 1 deletions(-) -- 1.7.8.6