mirror of
https://git.0x0.st/mia/0x0.git
synced 2024-11-08 03:08:58 -05:00
10 lines
123 B
SYSTEMD
10 lines
123 B
SYSTEMD
|
[Unit]
|
||
|
Description=Scan 0x0 files with ClamAV
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=hourly
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|