Fixed pgrep command to detect running CrowdSec process: - Changed from `pgrep -x crowdsec` to `pgrep crowdsec` - The -x flag requires exact process name match which wasn't working - Affects both check_cscli() and get_status() functions - Now correctly detects service as running in dashboard 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| luci.crowdsec-dashboard | ||