aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-18 09:56:40 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-18 09:56:40 +0200
commit7fe67a131ebc3a8d5f26eb350f16ade0933498a8 (patch)
tree7e39bd845c29d401b23f27bec8b2e1f18ef8f8f7
parent3e6d0140b70f449a3f2031ddba23aac2e5e167eb (diff)
downloadpuppet-7fe67a131ebc3a8d5f26eb350f16ade0933498a8.tar
puppet-7fe67a131ebc3a8d5f26eb350f16ade0933498a8.tar.gz
puppet-7fe67a131ebc3a8d5f26eb350f16ade0933498a8.tar.bz2
puppet-7fe67a131ebc3a8d5f26eb350f16ade0933498a8.tar.xz
puppet-7fe67a131ebc3a8d5f26eb350f16ade0933498a8.zip
Sympa: Comment obsolete parameters
-rw-r--r--modules/sympa/templates/sympa.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf
index 4fb60941..2c8ad269 100644
--- a/modules/sympa/templates/sympa.conf
+++ b/modules/sympa/templates/sympa.conf
@@ -8,19 +8,19 @@ 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
+## pidfile /var/run/sympa/sympa.pid
-pidfile_distribute /var/run/sympa/sympa-distribute.pid
+## pidfile_distribute /var/run/sympa/sympa-distribute.pid
-pidfile_creation /var/run/sympa/sympa-creation.pid
+## pidfile_creation /var/run/sympa/sympa-creation.pid
-pidfile_bulk /var/run/sympa/bulk.pid
+## pidfile_bulk /var/run/sympa/bulk.pid
## Umask used for file creation by Sympa
umask 027
## Directory containing available NLS catalogues (Message internationalization)
-localedir /usr/share/locale
+##localedir /usr/share/locale
## The main spool containing various specialized spools
## All spool are created at runtime by sympa.pl