11 lines
124 B
Django/Jinja
11 lines
124 B
Django/Jinja
[Unit]
|
|
Description=Run freshclam periodically
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|
|
|