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:01:15 +0200 |
commit | 8fe9ce543fcc3dee8dc03547f70936d504a008b8 (patch) | |
tree | c310d06c231b1c89d57cfc3656414886b1154d61 | |
parent | 11ccbb5f7656088a947f8d6555f077283e670d6c (diff) | |
download | pykolab-8fe9ce543fcc3dee8dc03547f70936d504a008b8.tar.gz |
Add kolab-saslauthd.sysconfig
-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 |