mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 11:58:43 -04:00
acct-user/hysteria: correct home dir
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
parent
c5b526a059
commit
af6ee267f7
@ -7,7 +7,7 @@ inherit acct-user
|
|||||||
|
|
||||||
ACCT_USER_ID=-1
|
ACCT_USER_ID=-1
|
||||||
ACCT_USER_GROUPS=( hysteria )
|
ACCT_USER_GROUPS=( hysteria )
|
||||||
ACCT_USER_HOME="/etc/hysteria"
|
ACCT_USER_HOME="/var/lib/hysteria"
|
||||||
ACCT_USER_HOME_OWNER="hysteria:hysteria"
|
ACCT_USER_HOME_OWNER="hysteria:hysteria"
|
||||||
|
|
||||||
acct-user_add_deps
|
acct-user_add_deps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user