From e7552010f531ef1b114352f0ce71a307360bf1d4 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 6 Oct 2012 00:25:32 -0700 Subject: Sat Oct 6 00:25:32 PDT 2012 --- community/dbmail/dbmail-lmtpd.service | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 community/dbmail/dbmail-lmtpd.service (limited to 'community/dbmail/dbmail-lmtpd.service') diff --git a/community/dbmail/dbmail-lmtpd.service b/community/dbmail/dbmail-lmtpd.service new file mode 100644 index 000000000..e531b2e3e --- /dev/null +++ b/community/dbmail/dbmail-lmtpd.service @@ -0,0 +1,10 @@ +[Unit] +Description=DBMail LMTP Server +After=syslog.target network.target mysqld.service postgresql.service + +[Service] +Type=forking +ExecStart=/usr/sbin/dbmail-lmtpd + +[Install] +WantedBy=multi-user.target -- cgit v1.2.3-54-g00ecf