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