. Use a free uid rather than one thats already taken.
Clue bat applied by: kris
This commit is contained in:
parent
8f10fdf81a
commit
21baba3ae3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88011
@ -9,7 +9,7 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
||||
|
||||
USER=mud
|
||||
GROUP=${USER}
|
||||
UID=91
|
||||
UID=97
|
||||
GID=${UID}
|
||||
|
||||
if [ -z "${DATADIR}" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user