diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2015-03-18 08:58:33 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2015-03-18 08:58:33 -0300 | 
| commit | 95c0c81bd63cc64200ba7041cff9d82e310ee158 (patch) | |
| tree | 56815a6dbc4c29698244de304a088af467be2965 /templates | |
| parent | 654ecc62d685e6014a220b074445bdf7312a360d (diff) | |
| download | puppet-mail-95c0c81bd63cc64200ba7041cff9d82e310ee158.tar.gz puppet-mail-95c0c81bd63cc64200ba7041cff9d82e310ee158.tar.bz2 | |
Sympa: pidfile now obsolete
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 | 
