dbusd.te 143 Bytes
Newer Older
Stephen Smalley's avatar
Stephen Smalley committed
1 2
# dbus daemon
type dbusd, domain;
3
permissive dbusd;
Stephen Smalley's avatar
Stephen Smalley committed
4 5 6
type dbusd_exec, exec_type, file_type;

init_daemon_domain(dbusd)
repo sync's avatar
repo sync committed
7
unconfined_domain(dbusd)