mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
ddos: Load/Attach XDP DDoS when reboot
fix: https://github.com/vincentmli/BPFire/issues/58 Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -140,6 +140,7 @@ $(TARGET) :
|
||||
ln -sf ../init.d/xdpdns /etc/rc.d/rc3.d/S102xdpdns
|
||||
ln -sf ../init.d/xdpsni /etc/rc.d/rc3.d/S103xdpsni
|
||||
ln -sf ../init.d/xdpgeoip /etc/rc.d/rc3.d/S104xdpgeoip
|
||||
ln -sf ../init.d/ddos /etc/rc.d/rc3.d/S105ddos
|
||||
|
||||
ln -sf ../init.d/imspetor /etc/rc.d/rc6.d/K01imspetor
|
||||
ln -sf ../init.d/motion /etc/rc.d/rc6.d/K01motion
|
||||
|
||||
Reference in New Issue
Block a user