ctucx.git: smartied

[nimlang] smarthome server

commit 9ab3f5e24ec70be3171746ff827dab95eeef2940
parent 10b75c89b785799533ffb160a981ee1cfd7e8935
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 27 Feb 2021 14:52:21 +0100

update systemd service
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/smartied.service b/smartied.service
@@ -1,8 +1,8 @@
 [Unit]
 Description=smartied smarthome server
 Requires=network.target
-After=network-online.target
-Wants=network-online.target
+#After=network-online.target
+#Wants=network-online.target
 
 [Service]
 Environment=CONFIG_PATH=/etc/smartied.json

@@ -13,4 +13,4 @@ StandardOutput=journal
 StandardError=journal
 
 [Install]
-WantedBy=multi-user.target-
\ No newline at end of file
+WantedBy=multi-user.target