diff options
author | root <root@rshg054.dnsready.net> | 2012-10-02 01:06:16 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-10-02 01:06:16 -0700 |
commit | 941550cbc215d608bd18439f99500b74fbb80f0d (patch) | |
tree | ced50aee5db693d8495b19c59d2bdbd6927c9393 /community/sshguard/sshguard.service | |
parent | 9b6be78b0c13a61c14d5278f1363eaf9c6388e4c (diff) |
Tue Oct 2 01:06:06 PDT 2012
Diffstat (limited to 'community/sshguard/sshguard.service')
-rw-r--r-- | community/sshguard/sshguard.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sshguard/sshguard.service b/community/sshguard/sshguard.service index ad9f90ce2..c317d0932 100644 --- a/community/sshguard/sshguard.service +++ b/community/sshguard/sshguard.service @@ -1,6 +1,6 @@ [Unit] Description=Block hacking attempts -Wants=sshd.service +After=iptables.service [Service] EnvironmentFile=/etc/conf.d/sshguard |