summaryrefslogtreecommitdiff
path: root/.config/systemd
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-12-07 18:09:09 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-12-07 18:09:09 -0500
commit39cc50e32381f94e1322c95fe1dc12b8078fe83b (patch)
tree1dfd0c1a6404efc703ef82c7decacd3a2727b10c /.config/systemd
parentf7c30a3acca755fae92269dc72b6e2d746d6bf39 (diff)
offlineimap: clean up
Diffstat (limited to '.config/systemd')
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