X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fkernel-install.xml;h=929ceef4afdf2094124b2d834ff3894f7a66a428;hp=8c2abc747c1e432cde86b07dd0e8069388f65dcc;hb=6b4991cfde6c0a0b62e836ca75ae362779c474d4;hpb=8f51399e75e5d0d0741ecb18c549a57840bd1cc3 diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 8c2abc747..929ceef4a 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -67,13 +67,13 @@ along with systemd; If not, see . located in the directory /usr/lib/kernel/install.d/ and the local administration directory /etc/kernel/install.d/. All files are collectively sorted and executed in lexical order, regardless of the directory in - which they live. However, files with identical file names replace each other. + which they live. However, files with identical filenames replace each other. Files in /etc/kernel/install.d/ take precedence over files with the same name in /usr/lib/kernel/install.d/. This can be used to override a system-supplied executables with a local file if needed; a symbolic link in /etc/kernel/install.d/ with the same name as an executable in /usr/lib/kernel/install.d/, pointing to /dev/null, disables the executable entirely. Executables must have the - extension .install; other extensions are ignored. + extension .install; other extensions are ignored. @@ -112,7 +112,7 @@ add KERNEL-VERSION /boot/MACHI remove KERNEL-VERSION - calls every executable /usr/lib/kernel/install.d/*.install + Calls every executable /usr/lib/kernel/install.d/*.install and /etc/kernel/install.d/*.install with the arguments remove KERNEL-VERSION /boot/MACHINE-ID/KERNEL-VERSION/ @@ -145,7 +145,7 @@ remove KERNEL-VERSION /boot/MA /etc/kernel/install.d/*.install - Drop-in files, which are executed by kernel-install. + Drop-in files which are executed by kernel-install.