Hi all, i would like to start fedora as autostart on boot. I wrote a simple script which only includes the startcommand. I gave the script the execute rights and if i start this script manual as root or user fedora it starts. But if i save this script in /etc/init.d/rc3.d/S07fedora on SLES 10 SP2 and restart the system, fedora won't be started on boot up.
Code of the script |#!/bin/sh su - tomcat -c /usr/local/fedora/tomcat/bin/startup.sh | What should i do? Best regards Benjamin Knoth -- Benjamin Knoth Max Planck Digital Library (MPDL) Systemadministration Amalienstrasse 33 80799 München, Germany http://www.mpdl.mpg.de Mail: [email protected] Phone: +49 89 38602 202 Fax: +49-89-38602-280 ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
