[Bug 1066573] Review Request: taskd - Secure server providing multi-user, multi-client access to task data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1066573



--- Comment #7 from Christopher Meng <cickumqt@xxxxxxxxx> ---
Heheh:

getent group taskd >/dev/null || groupadd -r taskd
getent passwd taskd >/dev/null || \
    useradd -r -g taskd -d HOMEDIR -s /sbin/nologin \
    -c "Task Server system user" taskd
exit 0

What's the actual path of HOMEDIR? ;)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]