init: make init_runtime_t useable for systemd units

Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
Kenton Groombridge 2023-03-06 10:13:06 -05:00
parent 011aadef16
commit 064a66c509

View File

@ -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.