Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 702508 | Differences between
and this patch

Collapse All | Expand All

(-)a/ebuild-writing/users-and-groups/text.xml (-5 lines)
Lines 78-87 inherit acct-user Link Here
78
78
79
DESCRIPTION="Meaningful description of the user"
79
DESCRIPTION="Meaningful description of the user"
80
ACCT_USER_ID=123456
80
ACCT_USER_ID=123456
81
ACCT_USER_SHELL=/usr/bin/foo
82
ACCT_USER_HOME=/var/lib/foo
83
ACCT_USER_HOME_OWNER=foo:bar
84
ACCT_USER_HOME_PERMS=0775
85
ACCT_USER_GROUPS=( foo bar baz )
81
ACCT_USER_GROUPS=( foo bar baz )
86
82
87
acct-user_add_deps
83
acct-user_add_deps
88
- 

Return to bug 702508