[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#158993: Patch



hi matthew,

On Tue, Oct 28, 2003 at 04:41:53PM +0000, Matthew Wilcox wrote:
>  
>    reload-modules)
>      test_config
>      echo -n "Reloading $NAME modules"
> -    common_restart
> +    start-stop-daemon --stop --pidfile $PIDFILE --oknodo --retry 30
> +    should_start
> +    start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON

correct me if i'm wrong, but i don't think that should_start should
be called within reload-modules (called by restart).  if i have apache
set to not start at boot, and want to restart apache while the system
is running, /etc/init.d/apache restart will stop but not start apache.
correct?  also, for that matter, if i have start_at_boot set != true,
how would i manually start apache from the init script?


	sean

Attachment: signature.asc
Description: Digital signature


Reply to: