crowdsec/cmd/crowdsec-cli
AlteredCoder 20ccb32124
FreeBSD changes (#718) (#721)
* FreeBSD changes (#718)

* Update build Makefile to be able to build on other platforms

Split Makefiles to isolate every specifics per platform if specific file
is not found, the include will default to linux.

* Isolate linux specific messages emitted by crowdsec command line

On other platforms, we shouldn't write messages with `systemctl`
occurrences. This commit isolate the specific messages and ensure the
messages are relevant for the given platform according result of `GOOS`.

* remove the test

Co-authored-by: Sofian Brabez <sbz@6dev.net>
Co-authored-by: AlteredCoder <AlteredCoder>
2021-03-26 17:42:56 +01:00
..
alerts.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
bouncers.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
capi.go FreeBSD changes (#718) (#721) 2021-03-26 17:42:56 +01:00
collections.go FreeBSD changes (#718) (#721) 2021-03-26 17:42:56 +01:00
completion.go add autocompletion for cscli (#717) 2021-03-24 19:07:58 +01:00
config.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
dashboard.go improve logging in cscli and wizard (#643) 2021-02-25 11:20:36 +01:00
decisions.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
hub.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
lapi.go FreeBSD changes (#718) (#721) 2021-03-26 17:42:56 +01:00
machines.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
main.go add autocompletion for cscli (#717) 2021-03-24 19:07:58 +01:00
Makefile fix version release 2020-07-29 17:36:59 +02:00
messages.go FreeBSD changes (#718) (#721) 2021-03-26 17:42:56 +01:00
metrics.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
parsers.go FreeBSD changes (#718) (#721) 2021-03-26 17:42:56 +01:00
postoverflows.go FreeBSD changes (#718) (#721) 2021-03-26 17:42:56 +01:00
README.md initial import 2020-05-15 11:39:16 +02:00
scenarios.go FreeBSD changes (#718) (#721) 2021-03-26 17:42:56 +01:00
simulation.go FreeBSD changes (#718) (#721) 2021-03-26 17:42:56 +01:00
utils.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00

see doc in doc/