more text

This commit is contained in:
Grzegorz Surmann 2024-07-17 17:34:56 +00:00
parent 055b1971b7
commit c44900b99d

View File

@ -0,0 +1,11 @@
Uninstall is very simple:
systemctl stop bgpblacklist.service
systemctl disable bgpblacklist.service
rm /etc/systemd/system/bgpblacklist.service
systemctl daemon-reload
rm -rf /opt/bgpblist/
After that maybe remove your log file too, default is:
rm /var/log/bgpblacklist.log