bgpblist/UPDATES.md
2024-07-17 22:20:48 +02:00

297 B

Updates

Updates are very simple:

cd /opt/bgpblist/
git pull

If the systemd unit file changed:

cp /opt/bgpblist/etc/systemd/bgpblacklist.service /etc/systemd/system/bgpblacklist.service
systemctl daemon-reload

Restart the service

systemctl restart bgpblacklist.service