xdp-geoip: Add XDP GeoIP location init

Add XDP GeoIP country/region location block init script

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2024-10-13 20:35:44 +00:00
parent 1bf1cdc190
commit 9c28bd419d
4 changed files with 112 additions and 0 deletions

View File

@@ -139,6 +139,7 @@ $(TARGET) :
ln -sf ../init.d/keepalived /etc/rc.d/rc3.d/S101keepalived
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/imspetor /etc/rc.d/rc6.d/K01imspetor
ln -sf ../init.d/motion /etc/rc.d/rc6.d/K01motion