* [Buildroot] [PATCH v2] package/unbound: add missing unbound user
@ 2024-08-13 4:46 Waldemar Brodkorb
2024-08-14 21:44 ` Thomas Petazzoni via buildroot
2024-09-16 8:22 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Waldemar Brodkorb @ 2024-08-13 4:46 UTC (permalink / raw)
To: buildroot
Without the unbound user the daemon does not start on bootup.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
v1->v2:
- split patches, missing user goes to master, suggested by Thomas P.
---
package/unbound/unbound.mk | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/package/unbound/unbound.mk b/package/unbound/unbound.mk
index ff0262bef1..6ce6f9a1ba 100644
--- a/package/unbound/unbound.mk
+++ b/package/unbound/unbound.mk
@@ -54,4 +54,8 @@ define UNBOUND_INSTALL_INIT_SYSV
$(TARGET_DIR)/etc/init.d/S70unbound
endef
+define UNBOUND_USERS
+ unbound -1 unbound -1 * /etc/unbound - - unbound daemon
+endef
+
$(eval $(autotools-package))
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH v2] package/unbound: add missing unbound user
2024-08-13 4:46 [Buildroot] [PATCH v2] package/unbound: add missing unbound user Waldemar Brodkorb
@ 2024-08-14 21:44 ` Thomas Petazzoni via buildroot
2024-09-16 8:22 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-14 21:44 UTC (permalink / raw)
To: Waldemar Brodkorb; +Cc: buildroot
On Tue, 13 Aug 2024 06:46:54 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:
> Without the unbound user the daemon does not start on bootup.
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
> v1->v2:
> - split patches, missing user goes to master, suggested by Thomas P.
> ---
> package/unbound/unbound.mk | 4 ++++
> 1 file changed, 4 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH v2] package/unbound: add missing unbound user
2024-08-13 4:46 [Buildroot] [PATCH v2] package/unbound: add missing unbound user Waldemar Brodkorb
2024-08-14 21:44 ` Thomas Petazzoni via buildroot
@ 2024-09-16 8:22 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-09-16 8:22 UTC (permalink / raw)
To: Waldemar Brodkorb; +Cc: buildroot
>>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:
> Without the unbound user the daemon does not start on bootup.
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
> v1-> v2:
> - split patches, missing user goes to master, suggested by Thomas P.
Committed to 2024.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-16 8:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 4:46 [Buildroot] [PATCH v2] package/unbound: add missing unbound user Waldemar Brodkorb
2024-08-14 21:44 ` Thomas Petazzoni via buildroot
2024-09-16 8:22 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox