X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fbinfmt.d.xml;h=55a3df0b73a6e5142984ad074f2935f1668f5b20;hb=9e7e440835c43d81ffdbc299d2c07daaa641ed50;hp=227016616a81ebfbf1a67256c76f8e47696915e4;hpb=5aded369782f28255bc6b494ca905d7acaea7a56;p=elogind.git diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml index 227016616..55a3df0b7 100644 --- a/man/binfmt.d.xml +++ b/man/binfmt.d.xml @@ -19,7 +19,8 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + binfmt.d @@ -74,33 +75,10 @@ Empty lines and lines beginning with ; and # are ignored. Note that this means you may not use ; and # as delimiter in binary format rules. - - Each configuration file shall be named in the - style of program.conf. - Files in /etc/ override files - with the same name in /usr/lib/ - and /run/. Files in - /run/ override files with the - same name in /usr/lib/. Packages - should install their configuration files in - /usr/lib/, files in - /etc/ are reserved for the local - administrator, who may use this logic to override the - configuration files installed from vendor - packages. All files are sorted by their filename in - lexicographic order, regardless of which of the - directories they reside in. If multiple files specify - the same binary type name, the entry in the file with - the lexicographically latest name will be applied. - - If the administrator wants to disable a - configuration file supplied by the vendor, the - recommended way is to place a symlink to - /dev/null in - /etc/binfmt.d/ bearing the - same filename. + + Example