diff --git a/home/private_dot_ssh/fail2ban/run_onchange_after_fail2ban.tmpl b/home/private_dot_ssh/fail2ban/run_onchange_after_fail2ban.tmpl index 5e1e2755..49c4dbd0 100644 --- a/home/private_dot_ssh/fail2ban/run_onchange_after_fail2ban.tmpl +++ b/home/private_dot_ssh/fail2ban/run_onchange_after_fail2ban.tmpl @@ -1,4 +1,4 @@ -{{- if ne .host.distro.family "windows" }} +{{- if eq .host.distro.family "linux" }} #!/usr/bin/env bash # jail.local hash: {{ include (joinPath .host.home ".ssh" "fail2ban" "jail.local") | sha256sum }}