diff options
Diffstat (limited to '.config/systemd/user/mail.target.wants')
l--------- | .config/systemd/user/mail.target.wants/maildirproc@default.service | 1 | ||||
l--------- | .config/systemd/user/mail.target.wants/offlineimap-oneshot.timer | 1 |
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 |