summaryrefslogtreecommitdiffhomepage
path: root/debian/whiteboard.whiteboard-cleanup.service
blob: 339c1436f60f083c92e00e5663f225c0445cf703 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Cleanup whiteboard data
Wants=whiteboard-cleanup.timer

[Service]
Type=oneshot
ExecStart=/usr/bin/whiteboard-cleanup

[Install]
WantedBy=multi-user.target