mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge commit 'github_szepeviktor_fail2ban/patch-9^' into debian
* commit 'github_szepeviktor_fail2ban/patch-9^': Monit files are moved
This commit is contained in:
commit
67706bebb3
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -34,7 +34,7 @@ override_dh_install:
|
|||
: # take care about it anyways
|
||||
rm -rf $(DESTDIR)/var/run/ $(DESTDIR)/run/
|
||||
: # Install monit configuration
|
||||
install -d $(DESTDIR)/etc/monit/monitrc.d
|
||||
install -d $(DESTDIR)/etc/monit/conf-available
|
||||
install -m 644 files/monit/fail2ban $(DESTDIR)/etc/monit/monitrc.d/fail2ban
|
||||
: # Install bash completion
|
||||
install -d $(DESTDIR)/etc/bash_completion.d
|
||||
|
|
|
|||
Loading…
Reference in a new issue