Skip to content

CrowdSec & CrowdSec Firewall Bouncer Init scripts for OpenRC

License

Notifications You must be signed in to change notification settings

allaert/crowdsec_openrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple OpenRC init scripts for Crowdsec and Crowdsec Firewall Bouncer

Usage:

Tested on Gentoo

Copy both crowdsec and crowdsec-firewall-bouncer to /etc/init.d/

Add both crowdsec and crowdsec-firewall-bouncer to the default runlevel

rc-update add default crowdsec
rc-update add default crowdsec-firewall-bouncer

start daemons with

/etc/init.d/crowdsec start
/etc/init.d/crowdsec-firewall-bouncer stop

stop daemons with

/etc/init.d/crowdsec stop
/etc/init.d/crowdsec-firewall-bouncer stop

About

CrowdSec & CrowdSec Firewall Bouncer Init scripts for OpenRC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages