Skip to content

Commit

Permalink
acct-user/etcd: fix home directory permissions
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/760084
Signed-off-by: William Hubbs <[email protected]>
  • Loading branch information
williamh committed Dec 22, 2020
1 parent b10215f commit 05b4c1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acct-user/etcd/etcd-0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )

Expand Down

0 comments on commit 05b4c1a

Please sign in to comment.