Vertaling van "sysv-rc" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
This feature is enabled through the use of insserv by sysv-rc to order init.d scripts based on their declared dependencies.
Diese Funktionalität wird aktiviert, indem insserv von sysv-rc genutzt wird, um die init.d-Skripte auf Basis ihrer festgelegten Abhängigkeiten zu ordnen.
I deleted all runlevel links and recreated them by 'dpkg-reconfigure sysv-rc'; now rebooting works ok.
Also habe ich alle Runlevel-Links gelöscht und durch 'dpkg-reconfigure sysv-rc' neu angelegt. Viele Grüße
Previous releases relied, by default, on the "System V init" (in the sysv-rc package), a much more traditional system.
Frühere Versionen basierten standardmäßig auf dem "System V init" (im Paket sysv-rc), einem viel traditionelleren System.
Miquel van Smoorenburg has split off sysv-rc from sysvinit, so other mechanisms can be more easily supported.
Miquel van Smoorenburg hat sysv-rc von sysvinit abgetrennt, so dass andere Mechanismen einfacher implementiert werden können.
The/etc/init.d/rcS file from the sysv-rc package runs all of the scripts in/etc/rcS.d/ in order to perform initialization such as checking and mounting file systems, loading modules, starting the network services, setting the clock, and so on.
Diese Skripte initialisieren das System indem sie z.B. Dateisysteme überprüfen und einbinden, Module laden, Netzwerk-Dienste starten, die Uhrzeit setzen, u.a. Danach werden zwecks Kompatibilität die Dateien (mit Ausnahme der mit einem'.' im Dateinamen) in/etc/rc.boot/ ausgeführt.
(Any LSB Default-Start and Default-Stop directives in foo take precedence when using the sysv-rc version of update-rc.d, but are ignored by the current (v0.8.10) file-rc version of update-rc.d.)