mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-11 04:15:54 +02:00
4 lines
182 B
Go
4 lines
182 B
Go
package main
|
|
|
|
// actually sudo is not that popular on freebsd, but this will do
|
|
const reloadMessage = "Run 'sudo service crowdsec reload' for the new configuration to be effective."
|