Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/php: select SYSTEMD_TMPFILES for PHP_SAPI_FPM
Date: Mon, 25 Nov 2019 22:10:09 +0100	[thread overview]
Message-ID: <20191125221009.4c31d0d6@windsurf> (raw)
In-Reply-To: <20191122093930.7933-1-p.debruijn@unilogic.nl>

Hello J?r?my,

Do you have some feedback about this patch ?

Thanks,

Thomas

On Fri, 22 Nov 2019 10:39:30 +0100
Pascal de Bruijn <p.debruijn@unilogic.nl> wrote:

> PrivateTmp=true requires SYSTEMD_TMPFILES otherwise the service will
> fail to start on boot.
> 
> Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
> ---
>  package/php/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/php/Config.in b/package/php/Config.in
> index 2469573..b65438a 100644
> --- a/package/php/Config.in
> +++ b/package/php/Config.in
> @@ -39,6 +39,7 @@ config BR2_PACKAGE_PHP_SAPI_CLI
>  
>  config BR2_PACKAGE_PHP_SAPI_FPM
>  	bool "FPM interface"
> +	select BR2_PACKAGE_SYSTEMD_TMPFILES if BR2_PACKAGE_SYSTEMD
>  	depends on BR2_USE_MMU
>  	# "Sparc v8 and predecessors are not and will not be supported"
>  	depends on !BR2_sparc



-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-11-25 21:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-22  9:39 [Buildroot] [PATCH] package/php: select SYSTEMD_TMPFILES for PHP_SAPI_FPM Pascal de Bruijn
2019-11-25 21:10 ` Thomas Petazzoni [this message]
2019-11-26 17:45   ` Jérémy ROSEN
2019-12-04  8:53     ` Jérémy ROSEN
2021-08-05 19:51       ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191125221009.4c31d0d6@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox