]> git.proxmox.com Git - pmg-api.git/blob - debian/pmgreport.service
add rule attributes and/invert (for each relevant type)
[pmg-api.git] / debian / pmgreport.service
1 [Unit]
2 Description=Send Daily System Report Mail
3 ConditionPathExists=/usr/bin/pmgreport
4
5 [Service]
6 Type=oneshot
7 ExecStart=/usr/bin/pmgreport --timespan yesterday --auto
8