Vertaling van "init program" 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.
By convention, the first process that is booted is the init program (which is a symbolic link to/lib/systemd/systemd by default).
Vereinbarungsgemäß ist der erste Prozess, der gestartet wird, das Programm init (das ein symbolischer Link zu/lib/systemd/systemd ist).
The init program is executed as the first program with PID=1 to perform the main boot process of starting many programs.
Das Programm init wird als erstes Programm mit PID=1 ausgeführt und erledigt die eigentliche Hauptarbeit beim Booten, das Starten verschiedener Programme.
The Runlevel is variable used by the init program.
The default init program has been changing
Because the X server is started by the startx script, which is itself started by the init program, when it fails, init will attempt to run it again.
Da der X-Server durch das Skript startx gestartet wird, welches selbst durch das init -Skript aufgerufen wird, versucht init bei nicht erfolgreichem Start des X-Servers, es wieder auszuführen.
Once the mounting and pivoting of the new root filesystem is complete, we are done with the/linuxrc shell script and we need to invoke the real init program.
Nach Mounten und Verschieben (pivoting) des neuen root-Dateisystems ist das/linuxrc-Script abgearbeitet und das eigentliche init Programm kann gestartet werden.
SysVinit includes the init program, the first program started by the Linux kernel when the system boots.
Wie beim Init wird auch bei Upstart das Programm/sbin/init als erster Prozess gestartet.
Debian uses the System V init script system. See The init program, Section 2.4.1 for an introduction.
Der Abschnitt Das init-Programm, Abschnitt 2.4.1 beschreibt die Grundlagen der Debian init-Skriptdateien.
Normally, when the kernel is finished booting, it will launch the init program.
Normalerweise führt der Kernel nach dem Booten das init-Programm aus.
2.6 Passing Arguments to the 'init' program Any remaining arguments that were not picked up by the kernel and were not interpreted as environment variables are then passed onto process one, which is usually the init program.
2.6 Weitergabe von Parametern zum init-Programm Alle verbleibenden Parameter, die der Kernel nicht selbst verwendet und nicht als Umgebungsvariablen interpretiert, werden zum ersten Prozeß weitergeleitet.