Update grafana.service.tpl

This commit is contained in:
dami 2025-08-01 18:48:58 +08:00
parent b6fb47fc16
commit ea27f817e3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Type=simple
User=grafana
Group=grafana
Restart=on-failure
ExecStart={$SERVER_PATH}/bin/grafana server --config={$SERVER_PATH}/grafana/conf/grafana.ini --homepath={$SERVER_PATH}/grafana
ExecStart={$SERVER_PATH}/bin/grafana server --config={$SERVER_PATH}/grafana/conf/defa.defaults --homepath={$SERVER_PATH}/grafana
[Install]
WantedBy=multi-user.target