I know there's been quite a lot of discussion on daemontools, but none seem quite like my problem. I installed it on slackware according to the OACS 4.6 instructions. When I create the link, it doesn't start aolserver. When I try starting with svc it can't seem to find some file:
# svc -o /service/oacs svc: warning: unable to control /service/oacs: file does not exist But... # ls /service oacs # ls -l /service total 0 lrwxrwxrwx 1 root root 21 Feb 22 21:59 oacs -> /home/myhome/web/oacs/ # ls /service/oacs apm-workspace license.txt oacs run bin log packages tcl content-repository-content-files nsd.tcl readme.txt wwwAny idea what file it can't find?
Request notifications