mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
acct-user/etcd: fix home directory permissions
Closes: https://bugs.gentoo.org/760084 Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
@@ -7,6 +7,7 @@ inherit acct-user
|
||||
|
||||
DESCRIPTION="User for etcd"
|
||||
ACCT_USER_HOME=/var/lib/etcd
|
||||
ACCT_USER_HOME_PERMS=700
|
||||
ACCT_USER_ID=426
|
||||
ACCT_USER_GROUPS=( etcd )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user