Allow systemd-tmpfilesd populating of /var/lib/dbus
Signed-off-by: Krzysztof Nowicki <krissn@op.pl>
This commit is contained in:
parent
0aac6a3d3b
commit
0111384000
|
@ -190,6 +190,9 @@ optional_policy(`
|
||||||
|
|
||||||
# for passing around terminal file handles for machinectl shell
|
# for passing around terminal file handles for machinectl shell
|
||||||
systemd_use_inherited_machined_ptys(system_dbusd_t)
|
systemd_use_inherited_machined_ptys(system_dbusd_t)
|
||||||
|
|
||||||
|
# allow populating of /var/lib/dbus by systemd-tmpfilesd
|
||||||
|
systemd_tmpfilesd_managed(system_dbusd_var_lib_t, dir)
|
||||||
')
|
')
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
|
|
Loading…
Reference in New Issue