Daniel Kahn Gillmor wrote: > If you add /usr/bin to the path, the attached script works fine. > Without that, it fails to restart the script (because which can't find > svc).
Thanks for catching the omission. The standard PATH set up by sysvinit scripts is "/usr/sbin:/usr/bin:/sbin:/bin" so I'll use that. -- Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]