summaryrefslogtreecommitdiffhomepage
path: root/debian/whiteboard.whiteboard-cleanup.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/whiteboard.whiteboard-cleanup.service')
-rw-r--r--debian/whiteboard.whiteboard-cleanup.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/whiteboard.whiteboard-cleanup.service b/debian/whiteboard.whiteboard-cleanup.service
deleted file mode 100644
index 339c143..0000000
--- a/debian/whiteboard.whiteboard-cleanup.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Cleanup whiteboard data
-Wants=whiteboard-cleanup.timer
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/whiteboard-cleanup
-
-[Install]
-WantedBy=multi-user.target