summaryrefslogtreecommitdiff
path: root/watch-calendars.service
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-21 14:46:54 +0100
committerErich Eckner <git@eckner.net>2020-01-21 14:46:54 +0100
commitc389677306ee37c53ecbd3a6a8476ebd58e8f00e (patch)
tree36378f3fb63153e55bb2d4279afb3dc3b9c64b80 /watch-calendars.service
parent338cfac97dee09619c18a262fdf517d6b1cf6e01 (diff)
downloadkhal-extras-c389677306ee37c53ecbd3a6a8476ebd58e8f00e.tar.xz
watch-calendars new
Diffstat (limited to 'watch-calendars.service')
-rw-r--r--watch-calendars.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/watch-calendars.service b/watch-calendars.service
new file mode 100644
index 0000000..a985c22
--- /dev/null
+++ b/watch-calendars.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=watch khal calendars
+
+[Service]
+User=erich
+ExecStart=/usr/src/skripte/khal-extras/watch-calendars
+
+[Install]
+WantedBy=multi-user.target