aboutsummaryrefslogtreecommitdiff
path: root/write-influx.service
diff options
context:
space:
mode:
Diffstat (limited to 'write-influx.service')
-rw-r--r--write-influx.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/write-influx.service b/write-influx.service
deleted file mode 100644
index aaed2b6..0000000
--- a/write-influx.service
+++ /dev/null
@@ -1,12 +0,0 @@
-
-[Unit]
-Description=write-influx
-
-[Service]
-Type=simple
-User=blaise
-ExecStart=<path-to-python-file>
-ExecReload=/bin/kill -HUP $MAINPID
-
-[Install]
-WantedBy=multi-user.target