Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
security-lqdn
Commits
a72cecb7
Commit
a72cecb7
authored
Oct 17, 2021
by
nono
💻
Browse files
Activation du timer systemd
parent
83aca10e
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/rkhunter.yml
View file @
a72cecb7
# RKhunter
-
name
:
Installation de rkhunter
package
:
package
:
name
:
rkhunter
state
:
present
...
...
@@ -13,11 +13,19 @@
group
:
root
mode
:
0644
-
name
:
Installation du timer rkhunter
template
:
src
:
rkhunter/rkhunter.timer
dest
:
/etc/systemd/system/rkhunter.timer
owner
:
root
group
:
root
mode
:
0644
-
name
:
Activation du service Rkhunter
systemd
:
name
:
rkhunter
enabled
:
yes
-
name
:
Configuration de rkhunter
template
:
src
:
rkhunter/rkhunter.conf.j2
...
...
@@ -33,9 +41,8 @@
state
:
started
name
:
rkhunter
-
name
:
Installation
du timer rkhunter
-
name
:
Vérification de l'état
du timer rkhunter
systemd
:
name
:
rkhunter.timer
state
:
started
enabled
:
yes
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment