summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/trousers/trousers-0.1.11-r1.ebuild')
-rw-r--r--app-crypt/trousers/trousers-0.1.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/trousers/trousers-0.1.11-r1.ebuild b/app-crypt/trousers/trousers-0.1.11-r1.ebuild
index 3721f04e9088..0bff90a7275c 100644
--- a/app-crypt/trousers/trousers-0.1.11-r1.ebuild
+++ b/app-crypt/trousers/trousers-0.1.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/trousers-0.1.11-r1.ebuild,v 1.2 2005/06/23 22:08:11 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/trousers-0.1.11-r1.ebuild,v 1.3 2005/08/23 21:46:35 dragonheart Exp $
inherit eutils linux-info
@@ -57,7 +57,7 @@ pkg_setup() {
# New user/group for the daemon
enewgroup tss
- enewuser tss -1 /bin/false /var/lib/tpm tss
+ enewuser tss -1 -1 /var/lib/tpm tss
}
src_unpack() {