forked from stove/dataset
7 lines
172 B
Desktop File
7 lines
172 B
Desktop File
[Service]
|
|
ExecStart=
|
|
ExecStart=/bin/sh -c 'exec /usr/bin/prometheus \
|
|
--config.file=/etc/prometheus/prometheus.yml \
|
|
--storage.tsdb.path=/srv/prometheus/ \
|
|
${ARGS}'
|
|
|