Christian Schwarz <[EMAIL PROTECTED]> writes: > force-reload if possible do a "reload", otherwise "restart"
Can anybody think of something better than `force-reload' for this option? > All these options have to be provided by all scripts. If an option is > not possible (i.e., the daemon does not support reloading) or fails, > an appropriate error message has to be written to stderr and a > non-zero error level has to be returned. For programs which can't reload, I assume it would be ok to just let * handle it? Guy

