diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-30 11:01:15 +0200 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-30 11:04:29 +0200 |
commit | 02c032ccb58b4aed02f9cb0590e0f36c5dfb8b63 (patch) | |
tree | 943a2826aa5e2a06ba6794fe7a6879fcedbedcf4 /saslauthd | |
parent | e2b0cacccc6aed5fbd8864fc694f437130899327 (diff) | |
download | pykolab-02c032ccb58b4aed02f9cb0590e0f36c5dfb8b63.tar.gz |
Add kolab-saslauthd.sysconfig
Diffstat (limited to 'saslauthd')
-rw-r--r-- | saslauthd/kolab-saslauthd.sysconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/saslauthd/kolab-saslauthd.sysconfig b/saslauthd/kolab-saslauthd.sysconfig new file mode 100644 index 0000000..0bfb4bc --- /dev/null +++ b/saslauthd/kolab-saslauthd.sysconfig @@ -0,0 +1,5 @@ +# Configuration file for the Kolab SASL Autentication daemon. +# +# See kolab-saslauthd --help for more flags. +# +FLAGS="--fork -l warning"
\ No newline at end of file |