First commit

This commit is contained in:
2026-07-20 11:05:07 +02:00
commit b592ab669f
159 changed files with 10294 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
[sshd]
enabled = true
port = 22
maxretry = 3
bantime = 24h
[pam-generic]
enabled = true
maxretry = 3
# facility 10 = auth/security (PAM, su, sudo…)
journalmatch = SYSLOG_FACILITY=10
[mysqld-auth]
enabled = true
journalmatch = _SYSTEMD_UNIT=mariadb.service