Examples of using Init scripts in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
Delays in the Init Scripts.
Instead of executing init scripts one after the other as with System V init, execute a command like the following.
Next Generation Init Scripts.
Marc Chantreux proposed to write init scripts more efficiently, i.e. by using features the shell and the used utilities provide.
This is a text-oriented menu-based utility for configuring init scripts.
Run user init scripts after boot.
Also contains a very short mention on invoking init scripts from unit files.
Marco d'Itri considered switching the init scripts of his packages to lsb-base, which required it to be promoted to priority important.
Systemd is fully compatible with System V init by supporting init scripts.
In particular, obsolete init scripts may cause issues.
If you cannot get the behavior you want by changing such variables then you may modify the init scripts themselves.
D subdirectory contains LSB init scripts that can be executed during the boot process.
If you cannot get the behavior you want by changing such variables then you can modify the init scripts themselves.
Contrary to common belief, the output of init scripts can be logged as Wouter Verhelst noted.
The package lsb-base has since then been promoted to the priority important, hence,the provided functions may be used by all init scripts.
This section only applies to systems where Debian-provided init scripts have been modified locally.
If you have modified some of the init scripts provided by Debian, please be aware that these may now have been superseded by a systemd unit file or by systemd itself.
Also contains a very short mention on invoking init scripts from unit files.
When systemd replaced traditional init scripts in SUSE Linux Enterprise 12(see Chapter 14, The systemd Daemon), it introduced its own logging system called journal.
If you have debsums installed, you can check for locally modified init scripts by using the following shell command.
If you have modified some of the init scripts provided by Debian, please be aware that these may now have been superseded by a systemd unit file or by systemd itself.
If you have debsums installed, you can check for locally modified init scripts by using the following shell command.
It is event based: init scripts are no longer executed in a sequential order but in response to events such as the completion of another script upon which they are dependent.
All base services: creation of users and groups,management of crontab files, init scripts, viewing of logs, etc.
If you do not enter the noauto option, the init scripts of the system will handle the mount of those file systems at start-up.
The System V init system uses several commands to handle services-the init scripts, insserv, telinit and others.
Petter Reinholdtsen restarted the discussion about executing init scripts in parallel and provided a simple patch against rc that will simply execute all scripts with the same priority in parallel.
Henrique Holschuh added that the functions will even work when parallel init scripts execution is implemented.
From her conclusions and audiences remarks, she wondered if init scripts could use dash instead of bash(it saves a 10% of boot time) and asked about the necessity of running depmod at boot-time.
Ted T'so added that one big problem with Richard Gooch's simpleinit is that it is functionally very different from the standard System V init scripts that Debian uses.