summaryrefslogtreecommitdiff
path: root/units/systemd-remount-fs.service.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-12-20 15:52:52 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-01-03 15:30:28 +0100
commit9b69569d2cc5b7a5a2b6753f53fab120b3610725 (patch)
tree681a0d335b102dcaa2bfe1a13cc29fbe283cac12 /units/systemd-remount-fs.service.in
parent2572957e45ee8ac9cf0f91e2fc3fd4d86ff9fa30 (diff)
downloadsystemd-9b69569d2cc5b7a5a2b6753f53fab120b3610725.tar.gz
Pull in systemd-remount-fs.service only when required
Instead of enabling it unconditionally and then using ConditionPathExists=/etc/fstab, and possibly masking this condition if it should be enabled for auto gpt stuff, just pull it in explicitly when required.
Diffstat (limited to 'units/systemd-remount-fs.service.in')
-rw-r--r--units/systemd-remount-fs.service.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/units/systemd-remount-fs.service.in b/units/systemd-remount-fs.service.in
index 2e5b75ec03..4f4304d68e 100644
--- a/units/systemd-remount-fs.service.in
+++ b/units/systemd-remount-fs.service.in
@@ -16,7 +16,6 @@ Conflicts=shutdown.target
After=systemd-fsck-root.service
Before=local-fs-pre.target local-fs.target shutdown.target
Wants=local-fs-pre.target
-ConditionPathExists=/etc/fstab
[Service]
Type=oneshot