2022-05-02 15:00:29 -05:00
|
|
|
[Unit]
|
|
|
|
Description=Sharingan-IDS | rkhunter HIDS
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Nice=19
|
|
|
|
IOSchedulingClass=best-effort
|
|
|
|
IOSchedulingPriority=7
|
|
|
|
Type=simple
|
2022-05-04 10:30:23 -05:00
|
|
|
ExecStart=-/usr/bin/rkhunter --check --sk
|
2022-05-02 15:00:29 -05:00
|
|
|
User=root
|
2022-05-04 10:30:23 -05:00
|
|
|
Group=root
|
2022-05-02 15:00:29 -05:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|