sshguard: T4408: Add pkg sshquard from repo buster-backports

Add repo buster-backports for pkg "sshguard"
Disable service sshquard by default
This commit is contained in:
Viacheslav Hletenko 2022-05-10 15:27:19 +00:00
parent e3155cdea5
commit 53c07039b7
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Package: sshguard
Pin: release n=buster-backports
Pin-Priority: 600

View File

@ -9,6 +9,7 @@ systemctl disable pmacctd.service
systemctl disable sfacctd.service
systemctl disable uacctd.service
systemctl disable ssh.service
systemctl disable sshguard.service
systemctl disable openvpn.service
systemctl disable lldpd.service
systemctl disable LCDd.service