Skip to content

Commit

Permalink
Remove dependency on local-fs.target from Grafana Agent role (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanjainn authored Oct 5, 2023
1 parent 21b0516 commit ec46129
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions roles/grafana_agent/templates/grafana-agent.service.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
Description=Grafana Agent
Documentation=https://grafana.com/docs/agent/latest/
After=network-online.target
Requires=local-fs.target
After=local-fs.target

[Service]
Type=simple
Expand Down

0 comments on commit ec46129

Please sign in to comment.