Please reply to the bug number and not only to me...

> Ok, it's not a problem for me. I was thinking so because:
> 1 - restart and force-reload are in fact the same thing (but now I
>     understand that they mean two different things, and so it's ok to
>     have both of them)

It's not ok, it's mandatory...:-)

http://www.debian.org/doc/debian-policy/ch-opersys.html#s-sysvinit

> instead of 
> 
> restart | force-reload)
> 
> we could have (not tested)
> 
> restart)
>             start_stop stop
>             sleep 2
>             start_stop start
>            ;;
> force-reload)
>            invoke-rc.d geneweb restart
>            ;;


Hmmmmvery certainly not a good idea to use invoke-rc.d from the init
script itself....

No other package does this..:)



I'm pretty sure that "invoke-rc.d xxxx force-reload" *always* starting
the program is completely on purpose....




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to