aboutsummaryrefslogtreecommitdiffstats
path: root/settings.conf
diff options
context:
space:
mode:
authorMatteo Pasotti <matteo.pasotti@gmail.com>2013-08-19 19:15:12 +0200
committerMatteo Pasotti <matteo.pasotti@gmail.com>2013-08-19 19:15:12 +0200
commit016b1c5d913d6065d18944fa9c768885a10ae6c9 (patch)
treee5a9a53023a94b299d505232ed04ebb59c49de00 /settings.conf
parent9707241dcb48622a47a26f4cc222ca6dfa2a4842 (diff)
downloadcolin-keep-016b1c5d913d6065d18944fa9c768885a10ae6c9.tar
colin-keep-016b1c5d913d6065d18944fa9c768885a10ae6c9.tar.gz
colin-keep-016b1c5d913d6065d18944fa9c768885a10ae6c9.tar.bz2
colin-keep-016b1c5d913d6065d18944fa9c768885a10ae6c9.tar.xz
colin-keep-016b1c5d913d6065d18944fa9c768885a10ae6c9.zip
- option priv_method added (change the method used by apanel to gain privileges through configuration file)
Diffstat (limited to 'settings.conf')
-rw-r--r--settings.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.conf b/settings.conf
index 023f76a..4be4fe3 100644
--- a/settings.conf
+++ b/settings.conf
@@ -6,4 +6,5 @@
<log>/tmp/apanel.log</log>
<images_dir>/usr/share/icons</images_dir>
<category_title>Categories</category_title>
+ <priv_method>pkit</priv_method>
</settings>