Skip to content

Conversation

@Hakandede
Copy link
Member

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a path inconsistency in the blackbox_exporter installation script. The systemd service ExecStart directive was pointing to /usr/bin/blackbox_exporter, but the installation script actually places the binary in /usr/local/bin/blackbox_exporter (line 11). This correction ensures the service can properly start the exporter.

  • Updated ExecStart path to match the actual binary installation location (/usr/local/bin/)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants