diff options
Diffstat (limited to 'acct-user/fetchmail')
-rw-r--r-- | acct-user/fetchmail/fetchmail-0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acct-user/fetchmail/fetchmail-0.ebuild b/acct-user/fetchmail/fetchmail-0.ebuild index 48672b9d3256..306170f9841a 100644 --- a/acct-user/fetchmail/fetchmail-0.ebuild +++ b/acct-user/fetchmail/fetchmail-0.ebuild @@ -9,5 +9,6 @@ DESCRIPTION="User for net-mail/fetchmail" ACCT_USER_ID=124 ACCT_USER_GROUPS=( fetchmail ) ACCT_USER_HOME="/var/lib/fetchmail" +ACCT_USER_HOME_PERMS=0700 acct-user_add_deps |