2009/5/28 Frédéric Perrin <frederic.per...@resel.fr>: > I'm just an user, but... if I ask the service to be restarted when it is > not started yet, I would expect the rc script to fail as early and > loudly as possible, no ? > > -- > Fred >
Currently the rc scripts just do a "stop" followed by a "start" to restart. Should this be done differently? Personally I have no issue with this, and it's beneficial to me.