summaryrefslogtreecommitdiff
path: root/distbuild/usr/lib/systemd/system/morph-controller.service
diff options
context:
space:
mode:
Diffstat (limited to 'distbuild/usr/lib/systemd/system/morph-controller.service')
-rw-r--r--distbuild/usr/lib/systemd/system/morph-controller.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/distbuild/usr/lib/systemd/system/morph-controller.service b/distbuild/usr/lib/systemd/system/morph-controller.service
index 983fa705..b3ba93b4 100644
--- a/distbuild/usr/lib/systemd/system/morph-controller.service
+++ b/distbuild/usr/lib/systemd/system/morph-controller.service
@@ -1,7 +1,7 @@
[Unit]
Description=Morph distributed build controller
-Requires=network.target
-After=network.target
+Requires=local-fs.target network.target
+After=local-fs.target network.target
ConditionPathExists=/etc/morph-controller.conf
[Service]