summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc
index 28563afab4..3801e61e8d 100644
--- a/meta-networking/recipes-daemons/postfix/postfix.inc
+++ b/meta-networking/recipes-daemons/postfix/postfix.inc
@@ -124,7 +124,6 @@ do_install_prepend_virtclass-native() {
124} 124}
125 125
126SYSTEMD_SERVICE_${PN} = "postfix.service" 126SYSTEMD_SERVICE_${PN} = "postfix.service"
127SYSTEMD_AUTO_ENABLE = "disable"
128 127
129do_install () { 128do_install () {
130 sh ./postfix-install 'install_root=${D}' \ 129 sh ./postfix-install 'install_root=${D}' \