chown: invalid user: ‘CHANGE_UID_HERE:adm’
Closed this issue · 2 comments
hlherrera commented
I had this error after installing and running with:
service blacksocks start
infinet commented
The make install doesn't create user for blacksocks, you have to manual create an user, or choose an exist user, then change the UID and GID in the init script accordingly.
infinet commented
added a post install script to create blacksocks user.