Michael Biebl writes ("Bug#913247: Please provide a C implementation of /lib/init/init-d-script"): > Package: sysvinit-utils > Version: 2.88dsf-59.11 > Severity: normal > File: /lib/init/init-d-script ... > This is such an ugly construct that so far I did not want to use > init-d-script for any of my init scripts. > Assuming the above comment still holds true, please consider providing a > C implementation which can be used directly as shebang, like > #!/lib/init/init-d-script.
env(1) would be helpful here. If your daemon is on /usr anyway then it doesn't matter that it isn't in /bin. Ian.