summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc
index 7bf258374c..1ae32af283 100644
--- a/meta-networking/recipes-daemons/postfix/postfix.inc
+++ b/meta-networking/recipes-daemons/postfix/postfix.inc
@@ -20,7 +20,7 @@ CLEANBROKEN = "1"
20 20
21BBCLASSEXTEND = "native" 21BBCLASSEXTEND = "native"
22 22
23inherit update-rc.d useradd update-alternatives systemd lib_package 23inherit pkgconfig update-rc.d useradd update-alternatives systemd lib_package
24 24
25INITSCRIPT_NAME = "postfix" 25INITSCRIPT_NAME = "postfix"
26INITSCRIPT_PARAMS = "start 58 3 4 5 . stop 13 0 1 6 ." 26INITSCRIPT_PARAMS = "start 58 3 4 5 . stop 13 0 1 6 ."