Notmuch and afew configs
[~bandali/configs] / notmuch / .config / systemd / user / notmuch.service
diff --git a/notmuch/.config/systemd/user/notmuch.service b/notmuch/.config/systemd/user/notmuch.service
new file mode 100644 (file)
index 0000000..bcff3a7
--- /dev/null
@@ -0,0 +1,8 @@
+[Unit]
+Description=notmuch service
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/notmuch new
+StandardOutput=syslog
+StandardError=syslog