diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-18 21:54:41 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-20 21:03:07 +0200 |
commit | 324493b2eb7a8bbb1dba38b08617441432e1ab5a (patch) | |
tree | 6e6c7a4aa55022cd117847b91011a77da379a1f7 /acct-user/monkeyd | |
parent | acct-user/monkeyd: add user (149) monkeyd (diff) | |
download | gentoo-324493b2eb7a8bbb1dba38b08617441432e1ab5a.tar.gz gentoo-324493b2eb7a8bbb1dba38b08617441432e1ab5a.tar.bz2 gentoo-324493b2eb7a8bbb1dba38b08617441432e1ab5a.zip |
www-servers/monkeyd: migrate to GLEP 81
Bug: https://bugs.gentoo.org/781542
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/monkeyd')
-rw-r--r-- | acct-user/monkeyd/monkeyd-0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acct-user/monkeyd/monkeyd-0.ebuild b/acct-user/monkeyd/monkeyd-0.ebuild index 22efad406d01..55cb3b5ff5d2 100644 --- a/acct-user/monkeyd/monkeyd-0.ebuild +++ b/acct-user/monkeyd/monkeyd-0.ebuild @@ -9,6 +9,7 @@ DESCRIPTION="A user for www-servers/monkeyd" ACCT_USER_GROUPS=( "monkeyd" ) ACCT_USER_HOME="/var/tmp/monkeyd" +ACCT_USER_HOME_PERMS="0770" ACCT_USER_ID="149" acct-user_add_deps |