summaryrefslogtreecommitdiffstats
path: root/units/systemd-growfs-root.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-growfs-root.service.in')
-rw-r--r--units/systemd-growfs-root.service.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/units/systemd-growfs-root.service.in b/units/systemd-growfs-root.service.in
index 295bafd5af..61b825672d 100644
--- a/units/systemd-growfs-root.service.in
+++ b/units/systemd-growfs-root.service.in
@@ -10,9 +10,10 @@
[Unit]
Description=Grow Root File System
Documentation=man:systemd-growfs-root.service(8)
+
DefaultDependencies=no
-Conflicts=shutdown.target
After=systemd-repart.service systemd-remount-fs.service
+Conflicts=shutdown.target
Before=shutdown.target
[Service]