mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-10 20:05:55 +02:00
* don't ask user to reload systemd service when running in docker * refactor + give appropriate message if terminal is attached * remove explicit filetype
3 lines
113 B
Go
3 lines
113 B
Go
package reload
|
|
|
|
const message = "Please restart the crowdsec service for the new configuration to be effective."
|