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. --- units/systemd-tmpfiles-setup.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-tmpfiles-setup.service.in') diff --git a/units/systemd-tmpfiles-setup.service.in b/units/systemd-tmpfiles-setup.service.in index c2dcae0e13..01043b7a96 100644 --- a/units/systemd-tmpfiles-setup.service.in +++ b/units/systemd-tmpfiles-setup.service.in @@ -24,4 +24,4 @@ RefuseManualStop=yes [Service] Type=oneshot RemainAfterExit=yes -ExecStart=@rootbindir@/systemd-tmpfiles --create --remove --unsafe --exclude-prefix=/dev +ExecStart=@rootbindir@/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev -- cgit v1.2.3-54-g00ecf