cbraxton
Tue, 22 Apr 2008 07:02:32 -0700
> > > "The -l option specifies the service of syslog to use. So it >should be -lmail or -llocal7 or -ldaemon > > not -lsyslog since syslog is not a service of syslog per >se." > >D'oh! I missed that "-l" refers to a service of syslog rather than >specifying a logfile or logger. I have it working now, thanks! >