projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
787c9c0
)
acct-user/varnish: requires ACCT_USER_HOME
author
Anthony G. Basile
<blueness@gentoo.org>
Thu, 26 Dec 2019 17:45:03 +0000
(12:45 -0500)
committer
Anthony G. Basile
<blueness@gentoo.org>
Thu, 26 Dec 2019 17:45:54 +0000
(12:45 -0500)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
acct-user/varnish/varnish-0.ebuild
patch
|
blob
|
history
diff --git
a/acct-user/varnish/varnish-0.ebuild
b/acct-user/varnish/varnish-0.ebuild
index 400452424b008aa9bf47d0f14984b4bce0838c75..b9b13937ffd78ad99eebf93335fe866546e5ab53 100644
(file)
--- a/
acct-user/varnish/varnish-0.ebuild
+++ b/
acct-user/varnish/varnish-0.ebuild
@@
-8,5
+8,7
@@
inherit acct-user
DESCRIPTION="user for varnish"
ACCT_USER_ID=474
ACCT_USER_GROUPS=( varnish )
+ACCT_USER_HOME=/var/lib/varnish
+ACCT_USER_HOME_PERMS=0750
acct-user_add_deps