diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-05-14 23:27:05 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 02:53:34 +0200 |
commit | 354b037e0a22d22a6cdf45af59207a22b99ed2dd (patch) | |
tree | b9a13df844dac6677e849cc2eedb17e8fa00bdce /roles/common/tasks | |
parent | d87fefa9d38e6b8c99eafa16ea75dc8c879c41df (diff) |
Upgrade rkhunter config to Jessie.
Diffstat (limited to 'roles/common/tasks')
-rw-r--r-- | roles/common/tasks/rkhunter.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/common/tasks/rkhunter.yml b/roles/common/tasks/rkhunter.yml index d504a49..c9d26fa 100644 --- a/roles/common/tasks/rkhunter.yml +++ b/roles/common/tasks/rkhunter.yml @@ -3,7 +3,7 @@ with_items: - rkhunter - curl - - iproute + - iproute2 - lsof - unhide |