Kapisi/roles/Sharingan/files/clamav/freshclam.service

15 lines
216 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Sharingan-IDS | Freshclam service
[Service]
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7
Type=simple
ExecStart=freshclam
User=root
2022-05-04 10:30:23 -05:00
Group=root
[Install]
WantedBy=multi-user.target