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.8.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'rc.d.8.txt') diff --git a/rc.d.8.txt b/rc.d.8.txt index d0bbcce..0f35884 100644 --- a/rc.d.8.txt +++ b/rc.d.8.txt @@ -72,15 +72,9 @@ Examples[[E]] *rc.d start sshd gpm*:: Starts *sshd* and *gpm* scripts. -*rc.d start --auto --stopped*:: - Starts all stopped scripts which are started at startup. - *rc.d stop crond*:: Stops the *crond* script. -*rc.d stop --noauto*:: - Stop all script which are not runned at startup - *rc.d restart crond*:: Restarts the *crond* script. -- cgit v1.2.3