View Single Post
Posts: 204 | Thanked: 423 times | Joined on Jan 2011
#116
Originally Posted by TheBurek View Post
EDIT2: I just noticed settings.ini needs its own chown, so I added that to the deb. Redownload if your settings are not remembered.
You should change
Code:
chown user:users /opt/reverstris-lite
chown user:users /opt/reverstris-lite/settings.ini
to
Code:
chown -R user:users /opt/reverstris-lite
Upd: And
Code:
Section: games
to
Code:
Section: user/games
in control too.

Last edited by hxka; 2011-04-07 at 18:18.
 

The Following User Says Thank You to hxka For This Useful Post: