fix #801 use --home option
This commit is contained in:
parent
c08fef882c
commit
d04e58e97c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ case "$1" in
|
|||
--ingroup "$FESS_GROUP" \
|
||||
--disabled-password \
|
||||
--shell /bin/false \
|
||||
-d "$FESS_USER_HOME" \
|
||||
--home "$FESS_USER_HOME" \
|
||||
"$FESS_USER"
|
||||
echo " OK"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue