I need to start the server under root rights.
It does not work under a useraccount.
I think that can be a security problem.
Greets chris
Search found 2 matches
- Wed Jan 07, 2009 1:52 pm
- Forum: Linux
- Topic: Why needs the Twonkyserver root rights ?
- Replies: 1
- Views: 4042
- Wed Jan 07, 2009 1:47 pm
- Forum: Linux
- Topic: Twonky Server Not Running on Startup
- Replies: 3
- Views: 6994
Re: Twonky Server Not Running on Startup
Hi tododo, there must be a startscript in /etc/init.d/ called twonkyserver If u can't find it so create it sudo vim /etc/init.d/twonkyserver Paste the stuff below -------------------------------- #!/bin/sh # # MediaServer Control File written by Itzchak Rehberg # Modified for fedora/redhat by Landon...