I recently installed slimserver and it's working but I have a few quarks. The first is upon startup I get the following in my log file upon startup.
mDNSResponderPosix: Unexpected argument '/var/db/slimserver/cache/mDNS.conf' Usage: mDNSResponderPosix [-v level ] [-r] [-n name] [-t type] [-d domain] [-p port] [-f file] [-b] [-P pidfile] [-x name=val ...] -v verbose mode, level is a number from 0 to 2 0 = no debugging info (default) 1 = standard debugging info 2 = intense debugging info can be cycled kill -USR1 -r also bind to port 53 (port 5353 is always bound) -n uses 'name' as the service name (required) -t uses 'type' as the service type (default is '_afpovertcp._tcp.') -d uses 'domain' as the service domain (default is 'local.') -p uses 'port' as the port number (default is '548') -f reads a service list from 'file' -b forces daemon (background) mode -P uses 'pidfile' as the PID file (default is '/var/run/mDNSResponder.pid') only meaningful if -b also specified -x stores name=val in TXT record (default is empty). MUST be the last command-line argument; all subsequent arguments after -x are treated as name=val pairs. mDNSResponderPosix: Unexpected argument '/var/db/slimserver/cache/mDNS.conf' In the /var/db/slimserver/cache/mDNS.conf file the following appears in the file: SlimServer _http._tcp TXT 9000 SlimServer _slimhttp._tcp TXT 9000 SlimServer _slimcli._tcp TXT 9090 I tried to hunt around for information on what should be in the mDNS.conf and couldn't find any guidance. While the server is working clearly there is an error with the contents of my mDNS.conf file. -- sindrome ------------------------------------------------------------------------ sindrome's Profile: http://forums.slimdevices.com/member.php?userid=4768 View this thread: http://forums.slimdevices.com/showthread.php?t=22544 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
