Got rkhunter working for HIDS; operational fixes for Sharingan
This commit is contained in:
14
roles/Sharingan/files/clamav/freshclam.service
Normal file
14
roles/Sharingan/files/clamav/freshclam.service
Normal file
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Sharingan-IDS | Freshclam service
|
||||
|
||||
[Service]
|
||||
Nice=19
|
||||
IOSchedulingClass=best-effort
|
||||
IOSchedulingPriority=7
|
||||
Type=simple
|
||||
ExecStart=freshclam
|
||||
User=root
|
||||
group=root
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
11
roles/Sharingan/files/clamav/freshclam.timer
Normal file
11
roles/Sharingan/files/clamav/freshclam.timer
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Sharingan-IDS | Update AV definitions
|
||||
|
||||
[Timer]
|
||||
OnCalendar=14:00
|
||||
Persistent=false
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
||||
#EOF
|
Reference in New Issue
Block a user