Syslog-ng

From Hackepedia
Revision as of 20:57, 5 October 2005 by Sysadmin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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}