From fdae161d301c1d3e89e4bdafdf34a7e09ff0d663 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 28 Aug 2014 16:21:56 +0000 Subject: Configure distbuild with Ansible --- distbuild/usr/lib/systemd/system/morph-controller.service | 3 +++ 1 file changed, 3 insertions(+) (limited to 'distbuild/usr/lib/systemd/system/morph-controller.service') diff --git a/distbuild/usr/lib/systemd/system/morph-controller.service b/distbuild/usr/lib/systemd/system/morph-controller.service index b3ba93b4..1556d232 100644 --- a/distbuild/usr/lib/systemd/system/morph-controller.service +++ b/distbuild/usr/lib/systemd/system/morph-controller.service @@ -1,3 +1,6 @@ +[Install] +WantedBy=multi-user.target + [Unit] Description=Morph distributed build controller Requires=local-fs.target network.target -- cgit v1.2.1