From e099ed460a4e0be3ff99b684e537b9678cf3f449 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Fri, 23 Oct 2020 16:36:12 -0500 Subject: systemctl commands --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bf6a969..3a21245 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,7 @@ https://www.influxdata.com/ `write_influx.py` +move service file to /etc/systemd/system/ +`systemctl enable write-influx.service` +`systemctl start write-influx.service` +now it will run forever \ No newline at end of file -- cgit v1.2.3