summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/postfix/files/postfix.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons/postfix/files/postfix.service')
-rw-r--r--meta-networking/recipes-daemons/postfix/files/postfix.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/postfix/files/postfix.service b/meta-networking/recipes-daemons/postfix/files/postfix.service
index 02ea640b25..3a9a0a1813 100644
--- a/meta-networking/recipes-daemons/postfix/files/postfix.service
+++ b/meta-networking/recipes-daemons/postfix/files/postfix.service
@@ -6,6 +6,7 @@ Conflicts=sendmail.service exim.service
6[Service] 6[Service]
7Type=forking 7Type=forking
8PIDFile=@LOCALSTATEDIR@/spool/postfix/pid/master.pid 8PIDFile=@LOCALSTATEDIR@/spool/postfix/pid/master.pid
9ExecStartPre=-@SBINDIR@/check_hostname.sh
9ExecStartPre=-@LIBEXECDIR@/aliasesdb 10ExecStartPre=-@LIBEXECDIR@/aliasesdb
10ExecStart=@SBINDIR@/postfix start 11ExecStart=@SBINDIR@/postfix start
11ExecReload=@SBINDIR@/postfix reload 12ExecReload=@SBINDIR@/postfix reload