summaryrefslogtreecommitdiffhomepage
path: root/whiteboard.cron
blob: 705c2ebc8d20116a6434150a0e903cbd0e7e519b (plain)
1
2
# Cleanup whiteboard data once every day
02,31 *     * * *     root   [ -x /usr/bin/whiteboard-cleanup ] && if [ ! -d /run/systemd/system ]; then /usr/bin/whiteboard-cleanup ; fi