From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Sat, 25 Aug 2012 20:24:18 +0200 Subject: [refpolicy] [PATCH v4 0/4] Support /run/* creation for initrc_t Message-ID: <20120825182417.GA23427@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Due to the introduction of /run, many init scripts need to create the daemon run dirs (such as /run/udev for the udev init script). To simplify this, we introduce the "daemonrundir" attribute to which initrc_t has the necessary create_dirs_perms granted. Changes since v3 ---------------- - Add in setattr rights towards the daemonrundir types for initrc_t - Add in a couple of more identified domains that need this - Remove deprecation of previous functions, they are not used anymore, but not deprecated. The referred alternative (init_daemon_run_dir) is only when the methods were called for initrc_t.