All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] busybox: fix usage string in S01logging
@ 2018-06-05 13:46 Florian La Roche
  2018-06-05 16:51 ` Thomas Petazzoni
  2018-06-17 15:50 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Florian La Roche @ 2018-06-05 13:46 UTC (permalink / raw)
  To: buildroot

In busybox fix the S01logging usage text to
document the "reload" target.

Signed-off-by: Florian La Roche <F.LaRoche@pilz.de>
---
 package/busybox/S01logging | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/busybox/S01logging b/package/busybox/S01logging
index 4632a4cc99..fcb3e7d236 100644
--- a/package/busybox/S01logging
+++ b/package/busybox/S01logging
@@ -33,7 +33,7 @@ case "$1" in
 	start
 	;;
   *)
-	echo "Usage: $0 {start|stop|restart}"
+	echo "Usage: $0 {start|stop|restart|reload}"
 	exit 1
 esac
 
-- 
2.17.0

Gesch?ftsf?hrung: Susanne Kunschert, Thomas Pilz
Pilz GmbH & Co. KG, Sitz: Ostfildern, HRA 210 893, Amtsgericht Stuttgart
Kompl. Ges. Peter Pilz GmbH, Sitz: Ostfildern, HRB 210 612, Amtsgericht Stuttgart
Umsatzsteuer: ID-Nr. DE 145 355 773, WEEE-Reg.-Nr. DE 71636849
This email is intended solely for the use of the named address(es). Any unauthorised disclosure, copying or distribution of these confidential information contained therein, or the taking of any action based on it, is prohibited. The sender disclaims any liability for the integrity of this email. Legally binding declarations must be in written form.
Umweltschutz liegt uns am Herzen! - Bitte denken Sie an unsere Umwelt, bevor Sie diese E-Mail drucken.
We do care about the environment! - Please consider the environment before printing this e-mail.

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

* [Buildroot] [PATCH 1/1] busybox: fix usage string in S01logging
  2018-06-05 13:46 [Buildroot] [PATCH 1/1] busybox: fix usage string in S01logging Florian La Roche
@ 2018-06-05 16:51 ` Thomas Petazzoni
  2018-06-17 15:50 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-06-05 16:51 UTC (permalink / raw)
  To: buildroot

Hello,

On Tue, 5 Jun 2018 15:46:52 +0200, Florian La Roche wrote:
> In busybox fix the S01logging usage text to
> document the "reload" target.
> 
> Signed-off-by: Florian La Roche <F.LaRoche@pilz.de>
> ---
>  package/busybox/S01logging | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] busybox: fix usage string in S01logging
  2018-06-05 13:46 [Buildroot] [PATCH 1/1] busybox: fix usage string in S01logging Florian La Roche
  2018-06-05 16:51 ` Thomas Petazzoni
@ 2018-06-17 15:50 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-06-17 15:50 UTC (permalink / raw)
  To: buildroot

>>>>> "Florian" == Florian La Roche <F.LaRoche@pilz.de> writes:

 > In busybox fix the S01logging usage text to
 > document the "reload" target.

 > Signed-off-by: Florian La Roche <F.LaRoche@pilz.de>

Committed to 2018.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2018-06-17 15:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-05 13:46 [Buildroot] [PATCH 1/1] busybox: fix usage string in S01logging Florian La Roche
2018-06-05 16:51 ` Thomas Petazzoni
2018-06-17 15:50 ` 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.