From fd78fd122ac9fe94944effc00320284ae9041120 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 20 Nov 2018 15:56:22 +0100 Subject: [PATCH] man: minor fixes As suggested here: https://github.com/systemd/systemd/pull/10538#pullrequestreview-176710207 --- man/tmpfiles.d.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 71dcfe870f..7641b790af 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -78,9 +78,9 @@ name will be applied. All other conflicting entries will be logged as errors. When two lines are prefix path and suffix path of each other, then the prefix line is always created first, the suffix later (and if removal applies to the line, the order is reversed: the suffix is removed first, the prefix later). Lines that take globs are - applied after those accepting no globs. If multiple operations shall be applied on the same file, (such as ACL, - xattr, file attribute adjustments), these are always done in the same fixed order. Otherwise, the files/directories - are processed in the order they are listed. + applied after those accepting no globs. If multiple operations shall be applied on the same file (such as ACL, + xattr, file attribute adjustments), these are always done in the same fixed order. Except for those cases, the + files/directories are processed in the order they are listed. If the administrator wants to disable a configuration file supplied by the vendor, the recommended way is to place a symlink