Learn more about cloning repositories
You have read-only access
#!/bin/sh
rc-service -q sshguard stop
rc-update -q del sshguard boot
rm -rf /var/lib/sshguard
exit 0
Everything looks good. We'll let you know here if there's anything you should know about.