summaryrefslogtreecommitdiff
path: root/.config/systemd/user/mail.target.wants
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/mail.target.wants
parent65a5662ffb11e76b68f81ee24c37d74e49bd0d98 (diff)
systemd: have a separate mail.target
Diffstat (limited to '.config/systemd/user/mail.target.wants')
l---------.config/systemd/user/mail.target.wants/maildirproc@default.service1
l---------.config/systemd/user/mail.target.wants/offlineimap-oneshot.timer1
2 files changed, 2 insertions, 0 deletions
diff --git a/.config/systemd/user/mail.target.wants/maildirproc@default.service b/.config/systemd/user/mail.target.wants/maildirproc@default.service
new file mode 120000
index 0000000..13e527c
--- /dev/null
+++ b/.config/systemd/user/mail.target.wants/maildirproc@default.service
@@ -0,0 +1 @@
+../maildirproc@.service \ No newline at end of file
diff --git a/.config/systemd/user/mail.target.wants/offlineimap-oneshot.timer b/.config/systemd/user/mail.target.wants/offlineimap-oneshot.timer
new file mode 120000
index 0000000..9fb06ea
--- /dev/null
+++ b/.config/systemd/user/mail.target.wants/offlineimap-oneshot.timer
@@ -0,0 +1 @@
+/usr/lib/systemd/user/offlineimap-oneshot.timer \ No newline at end of file