commit 50527accd5591b2be6b68ce647bed8f123e371fd
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to