Examples with "LSB headers" and their translation 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.
It updates the order of symlinks in/etc/rc? .d/ based on dependencies specified by LSB headers in the init.d scripts themselves.
Es aktualisiert die Reihenfolge der symbolischen Verweise in/etc/rc? .d/ und wertet dazu die in den Kopfdaten (Headern) der LSB-init.d-Skripte angegebenen Abhängigkeiten aus.
employ "insserv" to reorder the bootsequence based on LSB headers.
Verwendung von "insserv" zur Reorganisation der Bootsequenz auf Basis der LSB-Informationen.
Debian uses dependency-based boot ordering through insserv, using the LSB headers in each script under/etc/init.d/, as well as parallel concurrent booting through the use of startpar to speed up the boot process.
Debian verwendet abhängigkeits-basierte Boot-Reihenfolgen durch Nutzung von insserv; dafür werden die LSB-Header in jedem Skript unterhalb von/etc/init.d/ verwendet. Außerdem setzt Debian parallele (gleichzeitig laufende) Boot-Prozesse mittels startpar ein, um den Boot-Vorgang zu beschleunigen.
Andere resultaten
For optimal sequencing, all init.d scripts should declare their dependencies in an LSB header.
Für optimale Sequenzierung sollten alle init.d-Skripte ihre Abhängigkeiten in einem LSB-Header angeben.
All LSB Header entries must have these boundary comments.
Alle LSB-Header müssen diese Grenzkommentare besitzen.
Debian wheezy improves the SysV-style init by ordering the boot sequence with LSB header and starting boot scripts in parallel.
Debian Wheezy verbesserte das SysV-ähnliche Init durch Sortierung der Boot-Reihenfolge mittels LSB-Header und parallelen Start der Boot-Skripte.
Each SystemV-style init script which needs to start by default in any runlevel must include this line in the LSB Header.
Jedes Init-Skript im SystemV-Stil, dass standardmäßig in jeder Laufebene gestartet werden muss, muss diese Zeile im LSB Header enthalten.
The Required-Start: line in the LSB Header lists any boot facilities which must be available during startup of this service.
Die Zeile Required-Start: line im LSB Header listet alle Booteinrichtungen auf, die während des Starts dieses Service verfügbar sein müssen.
What this means that the LSB header dependencies are honored (albeit in a static mechanism).
All openSUSE SysV-style init scripts must contain the Description: line in the LSB Header.
Alle openSUSE Init-Skripte im SysV-Stil müssen die Zeile Description: im LSB Header enthalten.
The Short-Description: line in the LSB Header provides a brief summary of the actions of the init script.
Die Zeile Short-Description: im LSB Header unterstützt eine kurze Zusammenfassung der Aktionen im Init-Skript.
The Should-Start: line in the LSB Header lists any facilities, which, if present, should be available during startup of this service.
Die Zeile Should-Start: im LSB Header listet jede Einrichtung auf, die, wenn vorhanden, zur Verfügung stehen sollte während des Starts dieses Service.
The Provides: line in the LSB Header lists any boot facilities that this service provides.
Die Zeile Provides: im LSB-Header listete jede Boot-Einrichtung, den der Service unterstützt, auf.