summaryrefslogtreecommitdiff
path: root/net-mail
diff options
context:
space:
mode:
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