Examples with "init skrypt" and their translation in Engels
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.
Plik ten musi być dostępny dla odczytu dla użytkownka, który uruchomił pppd. init skrypt
The file must be readable by the user who has invoked pppd. init script
Andere resultaten
Do zapisu aktualnych reguł może również zostać wykorzystany skrypt Init.
You may also use the init script in order to save the current rules.
Aby zastąpić ten skrypt init należy wykonać poniższe
To replace this init script please perform the following
Gentoo umożliwia bardzo prosty sposób konfiguracji poszczególnych usług. Każdy skrypt init może być skonfigurowany za pomocą stosownego pliku w katalogu/etc/conf.d.
Gentoo provides an easy way to configure such a service: every init script that can be configured has a file in/etc/conf.d.
Naprawiono skrypt init, aby poprawnie współpracować z Chefem. [ 48]
Fixed init script to work with Chef properly. [#48]
Użyteczne dla określenia, jeśli skrypt uruchamia się bezpośrednio z init. RUNLEVEL
Useful to determine if a script runs directly from init. RUNLEVEL
Uruchamia się w dwóch etapach: najpierw skrypt z initrd kopiuje główny system plików z flash do tmpfs oraz czyni tmpfs głównym systemem, a następnie init jest uruchamiany tak jak zwykle.
It boots in two stages: first a script from initrd copies the root filesystem from flash to tmpfs and makes tmpfs the new root, then init runs as usual.
Tak więc każdy butujący skrypt deklaruje warunki, które muszą być spełnione aby uruchomić bądź zatrzymać usługę(na przykład, czy musi być uruchamiana przed lub po innej usłudze); następnie init uruchamia je w kolejności, która spełnia podane warunki.
Each boot script thus declares the conditions that must be met to start or stop the service (for example, if it must start before or after another service); init then launches them in the order that meets these conditions.