fix: Removed timeout which is hit with large databases or slow servers #22803 (#23400)

Co-authored-by: anon8675309 <m7gy7uav@duck.com>
pull/24163/head
anon8675309 2023-03-21 09:47:55 -05:00 committed by GitHub
parent 5a7ce078f5
commit 96d6dc3d82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ StateDirectoryMode=0750
LogsDirectory=influxdb
LogsDirectoryMode=0750
UMask=0027
TimeoutStartSec=0
[Install]
WantedBy=multi-user.target