diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/sympa/sympa.conf.wheezy.erb | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/templates/sympa/sympa.conf.wheezy.erb b/templates/sympa/sympa.conf.wheezy.erb index d6e691c..52ee8a9 100644 --- a/templates/sympa/sympa.conf.wheezy.erb +++ b/templates/sympa/sympa.conf.wheezy.erb @@ -10,10 +10,6 @@ home	/var/lib/sympa/expl  ## Directory for configuration files ; it also contains scenari/ and templates/ directories  etc	/etc/sympa -## File containing Sympa PID while running. -## Sympa also locks this file to ensure that it is not running more than once. Caution : user sympa need to write access without special privilegee. -pidfile	/var/run/sympa/sympa.pid -  ## Umask used for file creation by Sympa  umask	027 | 
