diff options
| author | Blaise Thompson <blaise@untzag.com> | 2020-10-23 16:36:12 -0500 |
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2020-10-23 16:36:12 -0500 |
| commit | e099ed460a4e0be3ff99b684e537b9678cf3f449 (patch) | |
| tree | b87815b960d26ba1d87520390ea01e1b9ff1f071 | |
| parent | ddeef2d47c9ce298809d5e8a81c4847840fb8c0b (diff) | |
systemctl commands
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
