Worked the post-install script to set perms and ownership correctly.
ubuntu0.3 is on the build farm should be available for testing in a
couple minutes.

** Changed in: netrek-server
       Status: In Progress => Fix Committed

-- 
server runs as root unecessarily
https://bugs.launchpad.net/bugs/272338
You received this bug notification because you are a member of Netrek
Server Team, which is a direct subscriber.

Status in Netrek Server: Fix Committed

Bug description:
The server runs as root, but it does not need to.

To run as non-root, the packaging should create a username to operate within, and chmod /var/lib/netrek-server-vanilla, and the init.d script should use the created username.  A username of netrek is suggested.