summaryrefslogtreecommitdiff
path: root/net-mail
diff options
context:
space:
mode:
authorMarcin Deranek <gringo@slonko.net>2016-12-04 22:14:53 +0100
committerMarcin Deranek <gringo@slonko.net>2016-12-04 22:14:53 +0100
commitad578020d5727d0f499d314b7ceda5f051852610 (patch)
treeb0b848291014dc0a8199d5f948f21b5fa352473e /net-mail
parente49e93e882bbc004c4576416afebd5ca6058e170 (diff)
downloadportage-ad578020d5727d0f499d314b7ceda5f051852610.tar.gz
portage-ad578020d5727d0f499d314b7ceda5f051852610.tar.bz2
portage-ad578020d5727d0f499d314b7ceda5f051852610.zip
wwsympa.conf is no more
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/sympa/files/sympa-6.2.initd5
1 files changed, 0 insertions, 5 deletions
diff --git a/net-mail/sympa/files/sympa-6.2.initd b/net-mail/sympa/files/sympa-6.2.initd
index ebb3215..81f973d 100644
--- a/net-mail/sympa/files/sympa-6.2.initd
+++ b/net-mail/sympa/files/sympa-6.2.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
sympaconf="/etc/sympa/sympa.conf"
-wwsympaconf="/etc/sympa/wwsympa.conf"
data_structure="/etc/sympa/data_structure.version"
sympadir="/usr"
rundir="/var/run/sympa"
@@ -35,10 +34,6 @@ start() {
eerror "Missing Sympa config (${sympaconf})"
return 2
fi
- if [ ! -f "${wwsympaconf}" ]; then
- eerror "Missing WWSympa config (${wwsympaconf})"
- return 3
- fi
echo "Starting Sympa subsystems: "
sympa_start sympa_msg
sympa_start bulk