summaryrefslogtreecommitdiff
path: root/community-testing/mailman/mailman.service
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/mailman/mailman.service')
-rw-r--r--community-testing/mailman/mailman.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/community-testing/mailman/mailman.service b/community-testing/mailman/mailman.service
deleted file mode 100644
index 633412dbc..000000000
--- a/community-testing/mailman/mailman.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=GNU Mailing List Manager
-After=network.target
-
-[Service]
-ExecStart=/usr/lib/mailman/bin/mailmanctl -s start
-ExecReload=/usr/lib/mailman/bin/mailmanctl restart
-ExecStop=/usr/lib/mailman/bin/mailmanctl stop
-StandardError=syslog
-Type=forking
-
-[Install]
-WantedBy=multi-user.target