ctucx.git: smartied

[nimlang] smarthome server

commit 0164aeccb0dd155068362fad3654b054c9a0f3f3
parent 3628a20c097af535c784b0f4debed86e800a0c82
Author: Isabelle K <hi@f2k1.de>
Date: Sun, 21 Feb 2021 21:15:21 +0100

fix typo in systemd service
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/smartied.service b/smartied.service
@@ -13,4 +13,4 @@ StandardOutput=journal
 StandardError=journal
 
 [Install]
-WantedBy=multi-user.targetq-
\ No newline at end of file
+WantedBy=multi-user.target+
\ No newline at end of file