mirror of
https://git.proxmox.com/git/pmg-api
synced 2025-08-16 18:14:52 +00:00
9 lines
125 B
SYSTEMD
9 lines
125 B
SYSTEMD
[Unit]
|
|
Description=Send Daily Spam Report Mails
|
|
|
|
[Timer]
|
|
OnCalendar=00:05
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target |