systemd: add file transition for systemd-networkd runtime
systemd-networkd creates the /run/systemd/network directory which should be labeled appropriately. Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
parent
06319896b3
commit
663b62f27c
|
@ -1068,6 +1068,7 @@ auth_use_nsswitch(systemd_networkd_t)
|
|||
|
||||
init_dgram_send(systemd_networkd_t)
|
||||
init_read_state(systemd_networkd_t)
|
||||
init_runtime_filetrans(systemd_networkd_t, systemd_networkd_runtime_t, dir)
|
||||
|
||||
logging_send_syslog_msg(systemd_networkd_t)
|
||||
|
||||
|
|
Loading…
Reference in New Issue