first commit
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
# Configuration file for the PolicyKit Local Authority.
|
||||
#
|
||||
# DO NOT EDIT THIS FILE, it will be overwritten on update.
|
||||
#
|
||||
# See the pklocalauthority(8) man page for more information
|
||||
# about configuring the Local Authority.
|
||||
#
|
||||
|
||||
[Configuration]
|
||||
AdminIdentities=unix-user:0
|
@ -0,0 +1,2 @@
|
||||
[Configuration]
|
||||
AdminIdentities=unix-group:sudo;unix-group:admin
|
16
etc_org/polkit-1/nullbackend.conf.d/50-nullbackend.conf
Normal file
16
etc_org/polkit-1/nullbackend.conf.d/50-nullbackend.conf
Normal file
@ -0,0 +1,16 @@
|
||||
#
|
||||
# Configuration file for the PolicyKit null backend.
|
||||
#
|
||||
# DO NOT EDIT THIS FILE, it will be overwritten on update.
|
||||
#
|
||||
# To change configuration, create another file in this directory with
|
||||
# a filename that is sorted after the 50-nullback.conf and make
|
||||
# sure it has the .conf extension.
|
||||
#
|
||||
# Only a single configuration item, Priority, is supported.
|
||||
#
|
||||
# See the PolicyKit documentation for more information about PolicyKit.
|
||||
#
|
||||
|
||||
[Configuration]
|
||||
Priority=-10
|
Reference in New Issue
Block a user