From 8de65c89a16cd78cc4757d50b7d4454cb1d9691f Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Mon, 20 Oct 2014 12:26:52 +0000 Subject: Stop mason.service starting before mason-setup.service has completed --- mason.configure | 1 - 1 file changed, 1 deletion(-) (limited to 'mason.configure') diff --git a/mason.configure b/mason.configure index 0c345708..d0abbf11 100644 --- a/mason.configure +++ b/mason.configure @@ -142,5 +142,4 @@ fi ########################################################################## ln -s ../mason.timer "$ROOT"/etc/systemd/system/multi-user.target.wants/mason.timer -ln -s ../mason.service "$ROOT"/etc/systemd/system/multi-user.target.wants/mason.service ln -s ../httpd.service "$ROOT"/etc/systemd/system/multi-user.target.wants/httpd.service -- cgit v1.2.1