init: make init_runtime_t useable for systemd units
Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
parent
011aadef16
commit
064a66c509
@ -74,6 +74,7 @@ optional_policy(`
|
||||
type init_runtime_t alias init_var_run_t;
|
||||
files_runtime_file(init_runtime_t)
|
||||
init_mountpoint(init_runtime_t)
|
||||
init_unit_file(init_runtime_t)
|
||||
|
||||
#
|
||||
# init_var_lib_t is the type for /var/lib/systemd.
|
||||
|
Loading…
Reference in New Issue
Block a user