summaryrefslogtreecommitdiff
path: root/units/systemd-tmpfiles-setup.service.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-30 13:00:38 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-30 13:01:27 -0500
commit818156512411835a4a7f070e6fec3d7b80e1f629 (patch)
tree03b69677d4ca2e6d8e09be98cf39622fea64fb67 /units/systemd-tmpfiles-setup.service.in
parent8f8770706e360d7bf60bb6384743b7c7e5974aac (diff)
downloadsystemd-818156512411835a4a7f070e6fec3d7b80e1f629.tar.gz
tmpfiles: rename --unsafe to --boot
As suggested by Kay, it is better to describe what is done, not what might happen.
Diffstat (limited to 'units/systemd-tmpfiles-setup.service.in')
-rw-r--r--units/systemd-tmpfiles-setup.service.in2
1 files changed, 1 insertions, 1 deletions
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