Debian package now includes an "easywks clean" cronjob.
This commit is contained in:
parent
f9ddba422c
commit
8043db9a1b
1 changed files with 4 additions and 0 deletions
4
package/debian/easywks/etc/cron.d/easywks
Normal file
4
package/debian/easywks/etc/cron.d/easywks
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Part of the easywks package
|
||||
|
||||
# Clean up stale pending requests once in a while
|
||||
0 2 * * * easywks /usr/bin/easywks clean
|
Loading…
Reference in a new issue