summaryrefslogtreecommitdiff
path: root/.config/systemd/user
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-12-07 18:09:09 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-11 18:27:06 -0500
commitad8b07937aa9ebf916b5fe1dba47f2a884d8e0bd (patch)
treeb3ac62e87990fbdf1262a9e40a315a9b3cfbef65 /.config/systemd/user
parent63e306a9a9e5626d18d5cab9c61be50e1800b33f (diff)
offlineimap: clean up
Diffstat (limited to '.config/systemd/user')
l---------.config/systemd/user/default.target.wants/mail.target1
l---------.config/systemd/user/mail.target.wants/offlineimap.service1
l---------.config/systemd/user/mail.target.wants/offlineimap.timer1
-rw-r--r--.config/systemd/user/offlineimap.timer.d/length.conf2
4 files changed, 5 insertions, 0 deletions
diff --git a/.config/systemd/user/default.target.wants/mail.target b/.config/systemd/user/default.target.wants/mail.target
new file mode 120000
index 0000000..40ca36d
--- /dev/null
+++ b/.config/systemd/user/default.target.wants/mail.target
@@ -0,0 +1 @@
+/usr/lib/systemd/user/mail.target \ No newline at end of file
diff --git a/.config/systemd/user/mail.target.wants/offlineimap.service b/.config/systemd/user/mail.target.wants/offlineimap.service
new file mode 120000
index 0000000..aacc641
--- /dev/null
+++ b/.config/systemd/user/mail.target.wants/offlineimap.service
@@ -0,0 +1 @@
+/usr/lib/systemd/user/offlineimap.service \ No newline at end of file
diff --git a/.config/systemd/user/mail.target.wants/offlineimap.timer b/.config/systemd/user/mail.target.wants/offlineimap.timer
new file mode 120000
index 0000000..0644e30
--- /dev/null
+++ b/.config/systemd/user/mail.target.wants/offlineimap.timer
@@ -0,0 +1 @@
+/usr/lib/systemd/user/offlineimap.timer \ No newline at end of file
diff --git a/.config/systemd/user/offlineimap.timer.d/length.conf b/.config/systemd/user/offlineimap.timer.d/length.conf
new file mode 100644
index 0000000..c010b38
--- /dev/null
+++ b/.config/systemd/user/offlineimap.timer.d/length.conf
@@ -0,0 +1,2 @@
+[Timer]
+OnUnitInactiveSec=5m