OpenGamePanel / OGP-Agent-Linux

GNU General Public License v2.0
85 stars 33 forks source link

user with /usr/sbin/nologin #42

Closed kossolax closed 3 years ago

kossolax commented 3 years ago

If the running user shell is set to: /usr/sbin/nologin server init script wont work. I had to add -s /bin/bash to this line: https://github.com/OpenGamePanel/OGP-Agent-Linux/blob/b06e02e9a98aea9520d06a351f5f94cce042924e/includes/ogp_agent.init.dbn#L93

to get the OGP running.

own3mall commented 3 years ago

OGP is not meant to be run this way. You'll probably have all sorts of other problems.