From 818156512411835a4a7f070e6fec3d7b80e1f629 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 30 Dec 2013 13:00:38 -0500 Subject: tmpfiles: rename --unsafe to --boot As suggested by Kay, it is better to describe what is done, not what might happen. --- man/systemd-tmpfiles.xml | 2 +- man/tmpfiles.d.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 3d11c491d4..ba47928b03 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -147,7 +147,7 @@ removed. - + Also execute lines with an exclamation mark. diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 475bcc766f..ec1ae76b17 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -273,7 +273,7 @@ L /tmp/foobar - - - - /dev/null execute at any time, e.g. on package upgrades. systemd-tmpfiles will execute line with an exclamation mark only if - option is given. + option is given. For example: @@ -286,7 +286,7 @@ r! /tmp/.X[0-9]*-lock The second line in contrast to the first one would break a running system, and will only be - executed with . + executed with . -- cgit v1.2.3-54-g00ecf