hi, ich hab hier ein kleines problem.
mein rechner: suse 9.0
ich möchte das ein script zur startzeit ausgeführt wird, dieses script ist ausführbar und liegt im /etc/init.d verzeichniss und erwartet den parameter "start".
ich möchte das dieses script im runlevel 3 beim start ausgeführt wird.
muss ich mir jetzt extra nen script schreiben, was dann wiederum mein benötigtes start-script ausführt mit dem parameter start hintendran? oder gibt es da eine sinnigere lösung?
hoffe ich hab mich nicht allzu verquer ausgedrückt :-/
gruss pico
rc.start
-
superuser1
- Posts: 291
- Joined: 2003-11-26 18:43
- Location: earth
Re: rc.start
Hi...
gibt es bei SuSE nicht auch ein update-rc.d Skript? Wenn ja: man update-rc.d.
:roll:
gibt es bei SuSE nicht auch ein update-rc.d Skript? Wenn ja: man update-rc.d.
:roll:
Re: rc.start
Google -> SuSE initscript
man insserv
man insserv
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
