mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update 52-fail2ban
This commit is contained in:
parent
b3940f199e
commit
c565c2f328
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ do_pre_regen() {
|
|||
mkdir -p "${fail2ban_dir}/jail.d"
|
||||
|
||||
cp yunohost.conf "${fail2ban_dir}/filter.d/yunohost.conf"
|
||||
cp postfix-sasl.conf "${fail2ban_dir}/filter.d/postfix-sasl.conf"
|
||||
cp jail.conf "${fail2ban_dir}/jail.conf"
|
||||
|
||||
export ssh_port="$(yunohost settings get 'security.ssh.ssh_port')"
|
||||
|
|
Loading…
Add table
Reference in a new issue