Tagged Questions
1
vote
1answer
246 views
Load module from the boot menu
Is there a way to insert/load a module at the boot menu in Suse? I'm referring to the menu in the screenshot below (this isn't from my machine, just a similar screenshot I took from the web).
I ...
3
votes
3answers
483 views
rc_status always returns “failed”
One of our developers has a service that needs to be started on boot. This script needs to be fired:
/app/bt/preview/apache-tomcat-5.5.27/bin/startup.sh
Here is the startup script I'm working ...