crowdsec/cmd/crowdsec-cli/reload_freebsd.go
mmetc 08fdfc4fb0
cscli refact: package 'cliconsole' (#3149)
* cscli refact: package 'cliconsole'

* dry

* lint

* lint
2024-08-20 16:20:40 +02:00

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."