infinet/blacksocks

chown: invalid user: ‘CHANGE_UID_HERE:adm’

Closed this issue · 2 comments

I had this error after installing and running with:

service blacksocks start

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.

added a post install script to create blacksocks user.