Commit a02bef7d by Carl Bergquist Committed by GitHub

Merge pull request #5971 from cicku/master

Update systemd unit's description to be more understandable
parents 04690ca9 6afb456b
[Unit]
Description=Starts and stops a single grafana instance on this system
Description=Grafana instance
Documentation=http://docs.grafana.org
Wants=network-online.target
After=network-online.target
......
[Unit]
Description=Starts and stops a single grafana instance on this system
Description=Grafana instance
Documentation=http://docs.grafana.org
Wants=network-online.target
After=network-online.target
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment