Date: Sun, 14 Sep 2008 21:38:02 +0200 From: Marco Beishuizen Consultancy BV <mbc@xs4all.nl> To: freebsd-questions@freebsd.org Subject: Re: logcheck doesn't work anymore Message-ID: <20080914213802.5b108139@yokozuna.lan> In-Reply-To: <20080914213448.6ebdf707@yokozuna.lan> References: <20080908222921.4daba36a@yokozuna.lan> <48C59453.3090604@FreeBSD.org> <20080912183357.49250e47@yokozuna.lan> <48CAE6FD.4020001@FreeBSD.org> <20080913025118.4d406f32@yokozuna.lan> <48CD433F.1060905@FreeBSD.org> <20080914213448.6ebdf707@yokozuna.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Sep 2008 21:34:48 +0200 Marco Beishuizen <mbeis@xs4all.nl> wrote: > When trying to add root and marco to the logcheck group I get: > > ... > #grep ^wheel: /etc/group | awk -F : '{ print $4 }' | xargs \ -n1 pw > groupmod logcheck -m > #xargs: -n1: No such file or directory > ... > > Should I add them manually to /etc/group? Or is this not enough to > make it work. > > Regards, > Marco Sorry, my fault, I removed the backslash and it worked. -- Met vriendelijke groet, Marco Beishuizen Marco Beishuizen Consultancy BV Koekoeklaan 8 2566JS Den Haag 06-14150567
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080914213802.5b108139>