diff options
-rw-r--r-- | meta-networking/recipes-daemons/postfix/postfix.inc | 2 |
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 | ||
29 | S = "${WORKDIR}/postfix-${PV}" | 29 | S = "${WORKDIR}/postfix-${PV}" |
30 | 30 | ||
31 | CLEANBROKEN = "1" | ||
32 | |||
31 | BBCLASSEXTEND = "native" | 33 | BBCLASSEXTEND = "native" |
32 | 34 | ||
33 | inherit update-rc.d useradd update-alternatives systemd | 35 | inherit update-rc.d useradd update-alternatives systemd |