Syslog-ng: Difference between revisions
From Hackepedia
Jump to navigationJump to search
No edit summary |
(No difference)
|
Revision as of 19:57, 5 October 2005
You can not restart syslog-ng.sh in the local directory on FreeBSD, you need to use the complete path.
# pwd
/usr/local/etc/rc.d
# ./syslog-ng.sh
./syslog-ng.sh: Cannot determine the PREFIX
# /usr/local/etc/rc.d/syslog-ng.sh
Usage: syslog-ng.sh {start|stop}