aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/notmuch/.config/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch/.config/systemd')
-rw-r--r--notmuch/.config/systemd/user/notmuch.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/notmuch/.config/systemd/user/notmuch.service b/notmuch/.config/systemd/user/notmuch.service
index 865b3fd..2d7f483 100644
--- a/notmuch/.config/systemd/user/notmuch.service
+++ b/notmuch/.config/systemd/user/notmuch.service
@@ -1,6 +1,8 @@
[Unit]
Description=Mailbox indexer service
Documentation=man:notmuch(1)
+Wants=network-online.target
+After=network-online.target
[Service]
Type=oneshot