Fprintd patch from Dan Walsh.
This commit is contained in:
parent
ef6ea56c4b
commit
00808a9b13
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(fprintd, 1.0.0)
|
policy_module(fprintd, 1.0.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
@ -37,6 +37,8 @@ dev_read_sysfs(fprintd_t)
|
|||||||
files_read_etc_files(fprintd_t)
|
files_read_etc_files(fprintd_t)
|
||||||
files_read_usr_files(fprintd_t)
|
files_read_usr_files(fprintd_t)
|
||||||
|
|
||||||
|
fs_getattr_all_fs(fprintd_t)
|
||||||
|
|
||||||
auth_use_nsswitch(fprintd_t)
|
auth_use_nsswitch(fprintd_t)
|
||||||
|
|
||||||
miscfiles_read_localization(fprintd_t)
|
miscfiles_read_localization(fprintd_t)
|
||||||
@ -51,5 +53,6 @@ optional_policy(`
|
|||||||
optional_policy(`
|
optional_policy(`
|
||||||
policykit_read_reload(fprintd_t)
|
policykit_read_reload(fprintd_t)
|
||||||
policykit_read_lib(fprintd_t)
|
policykit_read_lib(fprintd_t)
|
||||||
|
policykit_dbus_chat(fprintd_t)
|
||||||
policykit_domtrans_auth(fprintd_t)
|
policykit_domtrans_auth(fprintd_t)
|
||||||
')
|
')
|
||||||
|
Loading…
Reference in New Issue
Block a user