17 Dec
2009
17 Dec
'09
5:06 p.m.
Peter Fraser wrote:
Yes, thanks for replying, here it is.
# source src { unix-dgram("/var/run/log"); unix-dgram("/var/run/logpriv" perm(0600)); udp(); internal(); file("/dev/klog"); };
I know this doesn't match the error message you're seeing, but /dev/klog doesn't exist in jails. This is my src config for a 6.3-based jail: source src { unix-dgram("/var/run/log"); unix-dgram("/var/run/logpriv" perm(0600)); internal(); }; If that doesn't get it, are you using ezjail to start and stop the jails? -- Sean McAfee Senior Systems Engineer