maradns
Elan Ruusamäe
glen at delfi.ee
Sun Jun 26 02:40:48 CEST 2005
On Sunday 26 June 2005 03:23, Andrzej Krzysztofowicz wrote:
> /bin/id: maradns: No such user
> Stopping maraDNS service...........................................[ DONE ]
> Starting maraDNS service...........................................[ FAIL ]
>
> bad useradd condition ?
[ condition1 -a condition2 ]
vs
[ condition1 ] && [ condition2 ]
issue
for the first case condition2 is evaluated, while for second version it isn't.
fixed in cvs.
> missing trigger ?
--
glen
More information about the pld-devel-en
mailing list