From 25869427afed90745b6b65cc6072c24caa2d8373 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 29 Apr 2018 01:23:20 -0400 Subject: [rc/{notmuch,offlineimap}] migrate to new literate setup --- notmuch/.config/systemd/user/notmuch.service | 8 -------- notmuch/.config/systemd/user/notmuch.timer | 10 ---------- 2 files changed, 18 deletions(-) delete mode 100644 notmuch/.config/systemd/user/notmuch.service delete mode 100644 notmuch/.config/systemd/user/notmuch.timer (limited to 'notmuch/.config') diff --git a/notmuch/.config/systemd/user/notmuch.service b/notmuch/.config/systemd/user/notmuch.service deleted file mode 100644 index bcff3a7..0000000 --- a/notmuch/.config/systemd/user/notmuch.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=notmuch service - -[Service] -Type=oneshot -ExecStart=/usr/bin/notmuch new -StandardOutput=syslog -StandardError=syslog diff --git a/notmuch/.config/systemd/user/notmuch.timer b/notmuch/.config/systemd/user/notmuch.timer deleted file mode 100644 index dc54f4c..0000000 --- a/notmuch/.config/systemd/user/notmuch.timer +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=notmuch timer - -[Timer] -OnCalendar=*:0/5 -Persistent=true -Unit=notmuch.service - -[Install] -WantedBy=timers.target -- cgit v1.2.3-60-g2f50