* [PATCH][meta-networking] postfix: start the postfix daemon by default when init is systemd
@ 2015-02-04 3:17 rongqing.li
2015-02-12 3:22 ` Joe MacDonald
0 siblings, 1 reply; 2+ messages in thread
From: rongqing.li @ 2015-02-04 3:17 UTC (permalink / raw)
To: openembedded-devel
From: Roy Li <rongqing.li@windriver.com>
postfix should be started by default, so that the root user can
receive mail, and if init is not systemd, it is started by default
Signed-off-by: Roy Li <rongqing.li@windriver.com>
---
meta-networking/recipes-daemons/postfix/postfix.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc
index 28563af..3801e61 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() {
}
SYSTEMD_SERVICE_${PN} = "postfix.service"
-SYSTEMD_AUTO_ENABLE = "disable"
do_install () {
sh ./postfix-install 'install_root=${D}' \
--
2.1.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH][meta-networking] postfix: start the postfix daemon by default when init is systemd
2015-02-04 3:17 [PATCH][meta-networking] postfix: start the postfix daemon by default when init is systemd rongqing.li
@ 2015-02-12 3:22 ` Joe MacDonald
0 siblings, 0 replies; 2+ messages in thread
From: Joe MacDonald @ 2015-02-12 3:22 UTC (permalink / raw)
To: rongqing.li; +Cc: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1091 bytes --]
Merged, thanks Roy.
-J.
[[oe] [PATCH][meta-networking] postfix: start the postfix daemon by default when init is systemd] On 15.02.04 (Wed 11:17) rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@windriver.com>
>
> postfix should be started by default, so that the root user can
> receive mail, and if init is not systemd, it is started by default
>
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
> ---
> meta-networking/recipes-daemons/postfix/postfix.inc | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc
> index 28563af..3801e61 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() {
> }
>
> SYSTEMD_SERVICE_${PN} = "postfix.service"
> -SYSTEMD_AUTO_ENABLE = "disable"
>
> do_install () {
> sh ./postfix-install 'install_root=${D}' \
> --
> 2.1.0
>
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-12 3:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-04 3:17 [PATCH][meta-networking] postfix: start the postfix daemon by default when init is systemd rongqing.li
2015-02-12 3:22 ` Joe MacDonald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox