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
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to