chore(net-misc/tlsdate): fixup the comments related to user

This commit is contained in:
Brandon Philips 2013-10-23 14:30:14 -07:00
parent c97146146b
commit 3751ea02a6

View File

@ -25,7 +25,7 @@ src_prepare() {
}
src_configure() {
# Our unprivileged group is called "nobody"
# Our unprivileged group is called "tlsdate"
econf \
$(use_enable dbus) \
--with-unpriv-user=tlsdate \