If you want to receive support we need this info to help you properly.
» Find Revision
Server Version=: 4383
Datapack Version=: 7627
I am on my freshly installed Ubuntu, i've done everything correct my gameserver starts. But on my loginserver log i get this: "nice: cannot set niceness: Permission denied". Any idea whats going on, i suppose that i must change something in the LoginServer_loop.sh but i dont know what. I also setted permission 777 to both loop and start .sh's.
A Linux Problem.
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: A Linux Problem.
remove nice from start script or add right to your acc to use that command.
-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: A Linux Problem.
I removed as you toled me and it worked, thanks.