24 Jan
2001
24 Jan
'01
9:02 p.m.
I am trying to compile the following script on a Solaris Machine running Solaris 7...I'm using Syslog-ng 1.4.10....I keep getting an error message that reads unexpected token on the options line...which I do not understand since I just copied the 1st part of the script from the default script included with Syslog-ng...
[snip] Arthur, I don't believe you want blanks between e.g 'sync' and '(0)', i.e you want to make it sync(0); instead of sync (0); /Mick