I've just been going over several programs and we have for rsync:

useradd -c "rsyncd Daemon" -d /home/rsync -g rsyncd \
     -s /bin/false -u 48 rsyncd

We don't explain why we need a home directory here and I don't recall the 
discussion.  Is there a reason it shouldn't be /dev/null?

    -- Bruce
-- 
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