mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-18 04:40:03 +02:00
debian: adding sysconfig environment config
This commit is contained in:
parent
aeeb049403
commit
ec664ea207
3 changed files with 11 additions and 3 deletions
6
debian/sysconfig/thalos-server
vendored
Normal file
6
debian/sysconfig/thalos-server
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Environment variables for thalos-server
|
||||
#
|
||||
# This is file sourced by the systemd unit file
|
||||
|
||||
# Append additional cli flags if needed. see: thalos-server -h
|
||||
THALOS_SERVER_ARGS="-c /etc/thalos/config.yml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue