From 9c33cf856b7fc51300f7c803195a8b75f7fa127e Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 7 Dec 2019 14:48:25 +0100 Subject: systemd compliance + add possibility to customize db name via config file + file path configurations are dealt with dynamically * at least Debian does not feature a group called nobody it is called nogroup I am not sure if other systems feature a group called nobody. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 requirements.txt (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..d923c8d --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +influxdb>=5.2.0 \ No newline at end of file -- cgit v1.2.3-18-g5258