What you are seeing is the grep process; that's not a slimserver process. For slimserver to be running, you need to see something like
usr/bin/perl -w /opt/slimserver/slimserver.pl --cachedir /var/cache/slimserver --daemon --group slimserver --logfile /var/log/slimserver --pidfile /var/run/slimserver/slimserver.pid --prefsfile /etc/slimserver.prefs --user slimserver --quiet in the output of the "ps ax | grep slimserver" command. -- Ron Olsen ------------------------------------------------------------------------ Ron Olsen's Profile: http://forums.slimdevices.com/member.php?userid=9233 View this thread: http://forums.slimdevices.com/showthread.php?t=32451 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
