Merge pull request #318 from dburgener/dburgener/system-bus-bindmount

This commit is contained in:
Chris PeBenito 2020-11-20 09:54:08 -05:00
commit becac418b4
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ init_named_socket_activation(system_dbusd_t, system_dbusd_runtime_t)
type system_dbusd_runtime_t alias system_dbusd_var_run_t;
files_runtime_file(system_dbusd_runtime_t)
init_daemon_runtime_file(system_dbusd_runtime_t, dir, "dbus")
init_mountpoint(system_dbusd_runtime_t)
type system_dbusd_tmp_t;
files_tmp_file(system_dbusd_tmp_t)