remove irrelevant line

This commit is contained in:
Daniel Frank 2022-01-23 21:28:55 +01:00
parent 4b7bf5d4d0
commit 533db6cde1
Signed by: tokudan
GPG key ID: 063CCCAD04182D32

View file

@ -45,7 +45,6 @@
UMask = "077";
RuntimeDirectory = "influxdb";
ExecStartPost = lib.mkForce [ (pkgs.writeShellScript "influxdb-first-run" ''
#!${pkgs.stdenv.shell}
set -euo pipefail
if [ ! -s /var/lib/influxdb/admin.pw ]; then
INIT=1