opnsense-ports/sysutils/policykit/files/patch-data_PolicyKit.conf.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
352 B
Text

--- data/PolicyKit.conf.in.orig 2008-03-29 12:05:27.000000000 -0400
+++ data/PolicyKit.conf.in 2008-03-29 12:06:48.000000000 -0400
@@ -6,4 +6,8 @@
<!-- See the manual page PolicyKit.conf(5) for file format -->
<config version="0.1">
+ <match user="root">
+ <return result="yes"/>
+ </match>
+ <define_admin_auth group="wheel"/>
</config>