From dad9b760821b8699da8efffb230c3bf564392a38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Mon, 11 Jun 2012 23:06:39 +0200 Subject: rc.d: remove bad examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit rc.d must have explicit daemon name with command other than list Signed-off-by: Sébastien Luttringer --- rc.d | 1 - 1 file changed, 1 deletion(-) (limited to 'rc.d') diff --git a/rc.d b/rc.d index 0cfbdaf..77852d7 100755 --- a/rc.d +++ b/rc.d @@ -23,7 +23,6 @@ e.g: $name list $name list sshd gpm $name list --started gpm $name start sshd gpm - $name stop --noauto $name help EOF exit ${1:-1} -- cgit v1.2.3