Init: bootstrap package
All checks were successful
Build package / build-package (push) Successful in 6s
All checks were successful
Build package / build-package (push) Successful in 6s
This commit is contained in:
7
hl-workstation-env.install
Normal file
7
hl-workstation-env.install
Normal file
@@ -0,0 +1,7 @@
|
||||
post_install() {
|
||||
systemctl restart fail2ban.service || true
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
systemctl restart fail2ban.service || true
|
||||
}
|
||||
Reference in New Issue
Block a user