From 3751ea02a6a165beebb25c10304b0a17126ca205 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Wed, 23 Oct 2013 14:30:14 -0700 Subject: [PATCH] chore(net-misc/tlsdate): fixup the comments related to user --- .../coreos-overlay/net-misc/tlsdate/tlsdate-0.0.5-r24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/net-misc/tlsdate/tlsdate-0.0.5-r24.ebuild b/sdk_container/src/third_party/coreos-overlay/net-misc/tlsdate/tlsdate-0.0.5-r24.ebuild index 3a657ed396..6d23c3dfe6 100644 --- a/sdk_container/src/third_party/coreos-overlay/net-misc/tlsdate/tlsdate-0.0.5-r24.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/net-misc/tlsdate/tlsdate-0.0.5-r24.ebuild @@ -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 \