summaryrefslogtreecommitdiff
path: root/systemd/temphumd@.service
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2023-05-22 07:11:21 +0300
committerEvgeny Zinoviev <me@ch1p.io>2023-05-22 07:11:21 +0300
commit2f1c00bed429abb24d2b9f45d3581461b17aa277 (patch)
tree9aa31025002ad84ff20ce6ce2790f8c611271e2e /systemd/temphumd@.service
parent893e21cc83ee1ecf236a005f1bf4893448e9b3ea (diff)
Diffstat (limited to 'systemd/temphumd@.service')
-rw-r--r--systemd/temphumd@.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/systemd/temphumd@.service b/systemd/temphumd@.service
deleted file mode 100644
index d1c840d..0000000
--- a/systemd/temphumd@.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=temperature and humidity daemon
-After=network-online.target
-
-[Service]
-Restart=on-failure
-ExecStart=/home/user/homekit/src/temphumd.py --config /etc/temphumd-%i.toml
-
-[Install]
-WantedBy=multi-user.target