summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc
index dc652d7da1..17dbf76ceb 100644
--- a/meta-networking/recipes-daemons/postfix/postfix.inc
+++ b/meta-networking/recipes-daemons/postfix/postfix.inc
@@ -28,6 +28,8 @@ SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV
28 28
29S = "${WORKDIR}/postfix-${PV}" 29S = "${WORKDIR}/postfix-${PV}"
30 30
31CLEANBROKEN = "1"
32
31BBCLASSEXTEND = "native" 33BBCLASSEXTEND = "native"
32 34
33inherit update-rc.d useradd update-alternatives systemd 35inherit update-rc.d useradd update-alternatives systemd