summaryrefslogtreecommitdiff
path: root/.config/systemd/user/maildirproc@.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-11-08 14:29:02 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-11-08 14:29:02 -0500
commit32d1b9b2d9951e96e96e672b48d52498dbc7ab24 (patch)
tree205ed749446c373a569b93fae20f3371ee1cd640 /.config/systemd/user/maildirproc@.service
parent65a5662ffb11e76b68f81ee24c37d74e49bd0d98 (diff)
systemd: have a separate mail.target
Diffstat (limited to '.config/systemd/user/maildirproc@.service')
-rw-r--r--.config/systemd/user/maildirproc@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/systemd/user/maildirproc@.service b/.config/systemd/user/maildirproc@.service
index 450157f..f5a7ca5 100644
--- a/.config/systemd/user/maildirproc@.service
+++ b/.config/systemd/user/maildirproc@.service
@@ -7,4 +7,4 @@ ExecStart=/usr/bin/env maildirproc --rcfile=${HOME}/.config/maildirproc/%I.rc --
Restart=on-failure
[Install]
-WantedBy=default.target
+WantedBy=mail.target