projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bcff3a79758c1a98d31758159b55e3f6fc6bcdd3
[~bandali/configs]
/
notmuch
/
.config
/
systemd
/
user
/
notmuch.service
1
[Unit]
2
Description=notmuch service
3
4
[Service]
5
Type=oneshot
6
ExecStart=/usr/bin/notmuch new
7
StandardOutput=syslog
8
StandardError=syslog