On 15/12/11 16:28, Bruce Dubbs wrote:
> Wayne,
> 
>    In the D-BUS instructions, what does this mean?
> 
> useradd -c "D-BUS Message Daemon User" -d /dev/null \
>          -u 18 -g messagebus -s /bin/false messagebus || [ $? == 9 ]
> 
> Accidental update from a script?
> 
>    -- Bruce

No, not accidental. It means add user but if user already exists then
don't return an error.
Wayne.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to