--- ./config/mediatomb-conf-fedora 2008-11-08 13:39:30.000000000 +0900 +++ ./config/mediatomb-conf-fedora.new 2008-11-08 13:45:53.000000000 +0900 @@ -4,7 +4,7 @@ ## By default the configuration will be created in /etc/mediatomb ## Network interface on which the server will run, you need to edit this! -MT_INTERFACE="NOT_SET" +MT_INTERFACE="eth0" ## User defined command line options that may be passed to the server MT_OPTIONS="" @@ -13,8 +13,8 @@ MT_PORT="50500" ## MediaTomb will run as mediatomb -MT_USER="mediatomb" -MT_GROUP="mediatomb" +MT_USER="nobody" +MT_GROUP="nobody" ## Location of the PID file MT_PIDFILE="/var/run/mediatomb.pid"