mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-10 20:05:55 +02:00
4 lines
175 B
Go
4 lines
175 B
Go
package main
|
|
|
|
// assume systemd, although gentoo and others may differ
|
|
const reloadMessage = "Run 'sudo systemctl reload crowdsec' for the new configuration to be effective."
|