From 05d50c74c4cb0cdb9b9c81e7902258f35191606a Mon Sep 17 00:00:00 2001 From: ppom <> Date: Sat, 11 Nov 2023 12:00:00 +0100 Subject: [PATCH] fix not installable systemd file --- config/reaction.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/reaction.service b/config/reaction.service index 1cc83b5..760ea2e 100644 --- a/config/reaction.service +++ b/config/reaction.service @@ -1,5 +1,5 @@ # vim: ft=systemd -[Unit] +[Install] WantedBy=multi-user.target # See `man systemd.exec` and `man systemd.service` for most options below