diff options
author | 2020-05-28 01:48:27 +0200 | |
---|---|---|
committer | 2020-05-28 01:48:46 +0200 | |
commit | 1f427f3e99a621d592b3448715e8924dfdc1d2c6 (patch) | |
tree | 4bec465075ff13f214495fc34ab967b76e8d7120 /acct-user | |
parent | media-sound/sndio: Make it multilib (diff) | |
download | guru-1f427f3e99a621d592b3448715e8924dfdc1d2c6.tar.gz guru-1f427f3e99a621d592b3448715e8924dfdc1d2c6.tar.bz2 guru-1f427f3e99a621d592b3448715e8924dfdc1d2c6.zip |
acct-user/sndiod: Remove useless home
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/sndiod/sndiod-0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/acct-user/sndiod/sndiod-0.ebuild b/acct-user/sndiod/sndiod-0.ebuild index e1d52a2ad..a25ed12fa 100644 --- a/acct-user/sndiod/sndiod-0.ebuild +++ b/acct-user/sndiod/sndiod-0.ebuild @@ -9,6 +9,5 @@ DESCRIPTION="daemon user for sndio" KEYWORDS="~amd64" ACCT_USER_ID="-1" ACCT_USER_GROUPS=( audio ) -ACCT_USER_HOME=/var/lib/sndio acct-user_add_deps |