udev: manage tmpfs files and directories

Update the udev module so that the udev domain can manage tmpfs files
and directories.

Thanks to Christian Göttsche for pointing out that this only applies
to systems not using systemd (v2).

Signed-off-by: Guido Trentalancia <guido@trentalancia.net>
This commit is contained in:
Guido Trentalancia 2016-12-18 21:01:56 +01:00 committed by Chris PeBenito
parent 6e3c5476ca
commit 89c838db66

View File

@ -229,6 +229,9 @@ ifdef(`init_systemd',`
init_dgram_send(udev_t)
systemd_read_logind_pids(udev_t)
',`
fs_manage_tmpfs_dirs(udev_t)
fs_manage_tmpfs_files(udev_t)
')
optional_policy(`