From 67ff6b3031a31b6d912d8668f501c2fdba8fe5a9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 15 Jul 2022 16:23:56 +0200 Subject: [PATCH] man: split out "Type Modifiers" section from "Types" section in tmpfiles.d docs I had trouble finding the right paragraphs, so I guess others might have too. Hence let's add a tiny bit more structure by separating these two parts out. --- man/tmpfiles.d.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 15b5148622c..04617bc5326 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -462,6 +462,10 @@ L /tmp/foobar - - - - /dev/null symlinks. + + + + Type Modifiers If the exclamation mark (!) is used, this line is only safe to execute during boot, and can break a running system. Lines without the exclamation mark are presumed to be safe to