[projects/rc-scripts] ssd: --name is option for --stop, not --start

glen glen at pld-linux.org
Mon May 18 14:58:55 CEST 2015


commit 50527accd5591b2be6b68ce647bed8f123e371fd
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 18 15:58:46 2015 +0300

    ssd: --name is option for --stop, not --start

 lib/functions | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/lib/functions b/lib/functions
index 5bb3565..87eeb65 100644
--- a/lib/functions
+++ b/lib/functions
@@ -771,7 +771,6 @@ daemon() {
 				${user:+--chuid $user} \
 				${chdir:+--chdir "$chdir"} \
 				${fork:+--background} \
-				${waitname:+--name $waitname} \
 				${SERVICE_DROPCAPS:+--dropcap $SERVICE_DROPCAPS} \
 				--exec "$prog" \
 				-- "$@"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/rc-scripts.git/commitdiff/50527accd5591b2be6b68ce647bed8f123e371fd



More information about the pld-cvs-commit mailing list