Current state of Sharingan role -- still need to add rkhunter
This commit is contained in:
14
roles/Sharingan/files/rkhunter/rkhunter.service
Normal file
14
roles/Sharingan/files/rkhunter/rkhunter.service
Normal file
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Sharingan-IDS | rkhunter HIDS
|
||||
|
||||
[Service]
|
||||
Nice=19
|
||||
IOSchedulingClass=best-effort
|
||||
IOSchedulingPriority=7
|
||||
Type=simple
|
||||
ExecStart=rkhunter --check --sk
|
||||
User=root
|
||||
group=root
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user