Another thought occurred to me while reading the wiki. While I wrote the script and posted it in a Bug Report, I didn't create the wiki entry. I noticed that it mentioned downloading the file as "slimserver.init." On my system it's just called "slimserver" (sans ".init").
Is there a chance that you copied the original "slimserver" file from the RedHat RPM to /etc/init.d and downloaded the new one as "slimserver.init"? If so, you'll need to invoke the script as /etc/init.d/slimserver.init. I mention this because the output you're getting is exactly what would happen if you copied the RedHat file to /etc/init.d and tried to run it (i.e. the "functions" and "daemon" errors are caused by trying to reference files that don't exist on SUSE, but that do exist on RedHat). Further, just to be sure, I downloaded the attachment from the Wiki entry and confirmed that it is indeed my script. -- 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
