summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyan Yoosefi <ryan.yoosefi@gmail.com>2015-09-25 02:25:11 -0700
committerRyan Yoosefi <ryan.yoosefi@gmail.com>2015-09-25 02:25:11 -0700
commit0610791ffecaaade6ed844ad59f99b284e203807 (patch)
treeec22883a0f1856f546ae5a9c6dc5a33394aec6c3 /README.md
parentc1b80a5e1bb9d426e87d4eec3285cf20c405438b (diff)
downloadfail2ban-0610791ffecaaade6ed844ad59f99b284e203807.tar.gz
README :: init/service example mentions debian based systems as the example
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0be4920a..cbc075e2 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,8 @@ never call fail2ban-server directly.
Please note that the system init/service script is not automatically installed.
To enable fail2ban as an automatic service, simply copy the script for your
-distro from the `files` directory to `/etc/init.d`. Example:
+distro from the `files` directory to `/etc/init.d`. Example (on a Debian-based
+system):
cp files/debian-initd /etc/init.d/fail2ban
update-rc.d fail2ban defaults