X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.preset.xml;h=55cb4de174015638d8d21a3c19660f6f873120dc;hp=8af7d4058db43fd182a913a1f1561edc4c628130;hb=deb480d1a7c3f3178c44f0aa73765181c0e2317f;hpb=7b4977254cdc1203b44211e00cdb3a0c318cfcf2 diff --git a/man/systemd.preset.xml b/man/systemd.preset.xml index 8af7d4058..55cb4de17 100644 --- a/man/systemd.preset.xml +++ b/man/systemd.preset.xml @@ -86,7 +86,7 @@ If no preset files exist, systemctl preset will enable all units that are installed by default. If this is not desired and all - units shall rather be disabled it is necessary to ship + units shall rather be disabled, it is necessary to ship a preset file with a single, catchall "disable *" line. (See example 1, below.) @@ -125,10 +125,10 @@ /etc/ are reserved for the local administrator, who may use this logic to override the preset files installed by vendor packages. All preset - files are sorted by their filename in alphabetical - order, regardless in which of the directories they - reside. If multiple files specify the same unit name, - the entry in the file with the alphabetically earliest + files are sorted by their filename in lexicographic + order, regardless of which of the directories they + reside in. If multiple files specify the same unit name, + the entry in the file with the lexicographically earliest name will be applied. It is recommended to prefix all filenames with a two-digit number and a dash, to simplify the ordering of the files.