Patrick Matthäi <[EMAIL PROTECTED]> writes: > Ferenc Wagner schrieb: >> Patrick Matthäi <[EMAIL PROTECTED]> writes: >> >>> I attached a diff which might fix it, could you please test it? >> >> Yes, this is what I use since the last upgrade. However, I don't >> think it's a good idea to use --oknodo on restart and reload. The >> missing process is a genuine error in those cases, isn't it? > > This should be okay, so on you can also restart if the service is not > started yet.
Hi Patrick, Well yes, that excuses the initial stop action during restart, but after that the start mustn't fail. The same goes for reload: I'd expect it to fail if the service isn't running. So in the latter two cases --oknodo could only hide a real problem. Isn't this the recommended practice with init script actions? -- Cheers, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

