This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Borked my Crowdsec install, how to uninstall and reinitialize? #2139
Answered
by
tteck
BenAgin1
asked this question in
Help Needed
-
So I was trying to add edit the config.yaml file to get rid of the use_wal error, but I somehow did something to prevent crowdstrike from starting up again. I thought I could delete /crowdsec directory and rerun the tteck script, but it does not come back... |
Beta Was this translation helpful? Give feedback.
Answered by
tteck
Dec 2, 2023
Replies: 1 comment
-
Have you tried the command |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BenAgin1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried the command
apt-get autoremove --purge crowdsec
?