|
@@ -56,8 +56,8 @@ define POLKIT_USERS
|
|
|
endef
|
|
|
|
|
|
define POLKIT_PERMISSIONS
|
|
|
- /etc/polkit-1/rules.d d 700 polkitd root - - - - -
|
|
|
- /usr/share/polkit-1/rules.d d 700 polkitd root - - - - -
|
|
|
+ /etc/polkit-1/rules.d d 750 root polkitd - - - - -
|
|
|
+ /usr/share/polkit-1/rules.d d 750 root polkitd - - - - -
|
|
|
/usr/bin/pkexec f 4755 root root - - - - -
|
|
|
/usr/lib/polkit-1/polkit-agent-helper-1 f 4755 root root - - - - -
|
|
|
endef
|