15 lines
224 B
Desktop File
15 lines
224 B
Desktop File
[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
|