All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/netopeer2: fix sysv init script, does not start
@ 2023-01-31 14:20 Joachim Wiberg
  2023-02-06 10:35 ` Heiko Thiery
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joachim Wiberg @ 2023-01-31 14:20 UTC (permalink / raw)
  To: buildroot; +Cc: Joachim Wiberg, Heiko Thiery

 - The netopeer server forks to background by default, no need for '-b'
 - The path to the daemon is /usr/sbin, not /usr/bin

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
---
 package/netopeer2/S52netopeer2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/netopeer2/S52netopeer2 b/package/netopeer2/S52netopeer2
index cf53a8f109..cadd6b9feb 100644
--- a/package/netopeer2/S52netopeer2
+++ b/package/netopeer2/S52netopeer2
@@ -8,7 +8,7 @@ NETOPEER2_SERVER_ARGS=""
 start() {
 	printf 'Starting %s: ' "$DAEMON"
 
-	start-stop-daemon -S -b -q -p $PIDFILE -x "/usr/bin/$DAEMON" \
+	start-stop-daemon -S -q -p $PIDFILE -x "/usr/sbin/$DAEMON" \
 		-- $NETOPEER2_SERVER_ARGS
 	status=$?
 	if [ "$status" -eq 0 ]; then
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/netopeer2: fix sysv init script, does not start
  2023-01-31 14:20 [Buildroot] [PATCH 1/1] package/netopeer2: fix sysv init script, does not start Joachim Wiberg
@ 2023-02-06 10:35 ` Heiko Thiery
  2023-02-06 11:35 ` Yann E. MORIN
  2023-02-22 16:30 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Heiko Thiery @ 2023-02-06 10:35 UTC (permalink / raw)
  To: Joachim Wiberg; +Cc: buildroot

Hi Joachim,

Am Di., 31. Jan. 2023 um 15:20 Uhr schrieb Joachim Wiberg <troglobit@gmail.com>:
>
>  - The netopeer server forks to background by default, no need for '-b'
>  - The path to the daemon is /usr/sbin, not /usr/bin
>
> Signed-off-by: Joachim Wiberg <troglobit@gmail.com>

Acked-by: Heiko Thiery <heiko.thiery@gmail.com>

> ---
>  package/netopeer2/S52netopeer2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/netopeer2/S52netopeer2 b/package/netopeer2/S52netopeer2
> index cf53a8f109..cadd6b9feb 100644
> --- a/package/netopeer2/S52netopeer2
> +++ b/package/netopeer2/S52netopeer2
> @@ -8,7 +8,7 @@ NETOPEER2_SERVER_ARGS=""
>  start() {
>         printf 'Starting %s: ' "$DAEMON"
>
> -       start-stop-daemon -S -b -q -p $PIDFILE -x "/usr/bin/$DAEMON" \
> +       start-stop-daemon -S -q -p $PIDFILE -x "/usr/sbin/$DAEMON" \
>                 -- $NETOPEER2_SERVER_ARGS
>         status=$?
>         if [ "$status" -eq 0 ]; then
> --
> 2.34.1
>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/netopeer2: fix sysv init script, does not start
  2023-01-31 14:20 [Buildroot] [PATCH 1/1] package/netopeer2: fix sysv init script, does not start Joachim Wiberg
  2023-02-06 10:35 ` Heiko Thiery
@ 2023-02-06 11:35 ` Yann E. MORIN
  2023-02-22 16:30 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Yann E. MORIN @ 2023-02-06 11:35 UTC (permalink / raw)
  To: Joachim Wiberg; +Cc: Heiko Thiery, buildroot

Joachim, All,

On 2023-01-31 15:20 +0100, Joachim Wiberg spake thusly:
>  - The netopeer server forks to background by default, no need for '-b'
>  - The path to the daemon is /usr/sbin, not /usr/bin
> 
> Signed-off-by: Joachim Wiberg <troglobit@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/netopeer2/S52netopeer2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/netopeer2/S52netopeer2 b/package/netopeer2/S52netopeer2
> index cf53a8f109..cadd6b9feb 100644
> --- a/package/netopeer2/S52netopeer2
> +++ b/package/netopeer2/S52netopeer2
> @@ -8,7 +8,7 @@ NETOPEER2_SERVER_ARGS=""
>  start() {
>  	printf 'Starting %s: ' "$DAEMON"
>  
> -	start-stop-daemon -S -b -q -p $PIDFILE -x "/usr/bin/$DAEMON" \
> +	start-stop-daemon -S -q -p $PIDFILE -x "/usr/sbin/$DAEMON" \
>  		-- $NETOPEER2_SERVER_ARGS
>  	status=$?
>  	if [ "$status" -eq 0 ]; then
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/netopeer2: fix sysv init script, does not start
  2023-01-31 14:20 [Buildroot] [PATCH 1/1] package/netopeer2: fix sysv init script, does not start Joachim Wiberg
  2023-02-06 10:35 ` Heiko Thiery
  2023-02-06 11:35 ` Yann E. MORIN
@ 2023-02-22 16:30 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2023-02-22 16:30 UTC (permalink / raw)
  To: Joachim Wiberg; +Cc: Heiko Thiery, buildroot

>>>>> "Joachim" == Joachim Wiberg <troglobit@gmail.com> writes:

 >  - The netopeer server forks to background by default, no need for '-b'
 >  - The path to the daemon is /usr/sbin, not /usr/bin

 > Signed-off-by: Joachim Wiberg <troglobit@gmail.com>

Committed to 2022.11.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-22 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31 14:20 [Buildroot] [PATCH 1/1] package/netopeer2: fix sysv init script, does not start Joachim Wiberg
2023-02-06 10:35 ` Heiko Thiery
2023-02-06 11:35 ` Yann E. MORIN
2023-02-22 16:30 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.