b45aaab97c
Passwd in single user mode needs to talk to console_device_t Mozilla_plugin_t needs to connect to web ports, needs to write to video device, and read alsa_home_t alsa setsup pulseaudio locate tried to read a symbolic link, will dontaudit New labels for telepathy-sunshine content in homedir Google is storing other binaries under /opt/google/talkplugin bluetooth/kernel is creating unlabeled_t socket that I will allow it to use until kernel fixes bug Add boolean for unconfined_t transition to mozilla_plugin_t and telepathy domains, turned off in F14 on in F15 modemmanger and bluetooth send dbus messages to devicekit_power Samba needs to getquota on filesystems labeld samba_share_t
52 lines
1.2 KiB
Plaintext
52 lines
1.2 KiB
Plaintext
policy_module(modemmanager, 1.1.0)
|
|
|
|
########################################
|
|
#
|
|
# Declarations
|
|
#
|
|
|
|
type modemmanager_t;
|
|
type modemmanager_exec_t;
|
|
dbus_system_domain(modemmanager_t, modemmanager_exec_t)
|
|
typealias modemmanager_t alias ModemManager_t;
|
|
typealias modemmanager_exec_t alias ModemManager_exec_t;
|
|
|
|
########################################
|
|
#
|
|
# ModemManager local policy
|
|
#
|
|
|
|
allow modemmanager_t self:capability { net_admin sys_admin sys_tty_config };
|
|
allow modemmanager_t self:process { getsched signal };
|
|
allow modemmanager_t self:fifo_file rw_file_perms;
|
|
allow modemmanager_t self:unix_stream_socket create_stream_socket_perms;
|
|
allow modemmanager_t self:netlink_kobject_uevent_socket create_socket_perms;
|
|
|
|
kernel_read_system_state(modemmanager_t)
|
|
|
|
dev_read_sysfs(modemmanager_t)
|
|
dev_rw_modem(modemmanager_t)
|
|
|
|
files_read_etc_files(modemmanager_t)
|
|
|
|
term_use_generic_ptys(modemmanager_t)
|
|
term_use_unallocated_ttys(modemmanager_t)
|
|
|
|
miscfiles_read_localization(modemmanager_t)
|
|
|
|
logging_send_syslog_msg(modemmanager_t)
|
|
|
|
networkmanager_dbus_chat(modemmanager_t)
|
|
|
|
optional_policy(`
|
|
devicekit_dbus_chat_power(modemmanager_t)
|
|
')
|
|
|
|
optional_policy(`
|
|
policykit_dbus_chat(modemmanager_t)
|
|
')
|
|
|
|
optional_policy(`
|
|
udev_read_db(modemmanager_t)
|
|
')
|