Ok... I see the problem now. For some reason your /etc/init.d/slimserver script is actually the RedHat script that is shipped in the RPM (which gets put into /etc/rc.d/init.d). You'll need to download the one from the Wiki (link here: 'SUSE102startupscripts' (http://wiki.slimdevices.com/index.cgi?SUSE102startupscripts)) and save it as /etc/init.d/slimserver.
That also explains why Yast isn't setting the service active in the runlevel editor. All SUSE init scripts use a common format in the comments to tell the runlevel editor about dependencies so that it can correctly number the script when adding it to a runlevel. The RedHat script has none of the required comments. -- AubreyCTurnerJr ------------------------------------------------------------------------ AubreyCTurnerJr's Profile: http://forums.slimdevices.com/member.php?userid=9795 View this thread: http://forums.slimdevices.com/showthread.php?t=34210 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
