Skip to content
Snippets Groups Projects

added clean-heldmsg cron

Merged putro requested to merge clean-heldmsg into master
4 files
+ 14
0
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 5
0
 
clean-heldmsg-cron.service: {
 
type: cron,
 
interval: "50 4 * * *",
 
command: "/usr/local/bin/clean-heldmsg",
 
}
Loading