From d0b33c7191a273596990ae750d45864b13f2f0d8 Mon Sep 17 00:00:00 2001 From: Yves G Date: Thu, 8 Feb 2018 14:34:08 +0100 Subject: [PATCH] pyruse-boot systemd unit becomes a prerequisite of pyruse when enabled --- extra/systemd/pyruse-boot@.service | 1 + 1 file changed, 1 insertion(+) diff --git a/extra/systemd/pyruse-boot@.service b/extra/systemd/pyruse-boot@.service index e415655..42af667 100644 --- a/extra/systemd/pyruse-boot@.service +++ b/extra/systemd/pyruse-boot@.service @@ -15,3 +15,4 @@ ReadWriteDirectories=/var/lib/pyruse [Install] WantedBy=multi-user.target +WantedBy=pyruse.service