summaryrefslogtreecommitdiffstats
path: root/notmuch/.config/systemd/user/notmuch.service
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch/.config/systemd/user/notmuch.service')
-rw-r--r--notmuch/.config/systemd/user/notmuch.service8
1 files changed, 0 insertions, 8 deletions
diff --git a/notmuch/.config/systemd/user/notmuch.service b/notmuch/.config/systemd/user/notmuch.service
deleted file mode 100644
index bcff3a7..0000000
--- a/notmuch/.config/systemd/user/notmuch.service
+++ /dev/null
@@ -1,8 +0,0 @@
-[Unit]
-Description=notmuch service
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/notmuch new
-StandardOutput=syslog
-StandardError=syslog