unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: "Antoine Beaupré" <anarcat@orangeseeds.org>
To: notmuch@notmuchmail.org
Subject: Re: compacting the notmuch database through systemd
Date: Mon, 02 Dec 2019 08:29:23 -0500	[thread overview]
Message-ID: <87pnh6zwi4.fsf@angela.anarc.at> (raw)
In-Reply-To: <87v9qz93b0.fsf@curie.anarc.at>

[-- Attachment #1: Type: text/plain, Size: 726 bytes --]

On 2019-12-01 15:52:19, Antoine Beaupré wrote:
> PS: any humor or comedy in this email is purely accidental and shouldn't
> be construed as a feeble attempt at making you smile.

The joke is on me, I guess. I thought I had written some hooks to ever
prevent this from happening again, but it looks like either (a) they
didn't work in this case or (b) they are disabled because I forgot the
attachments...

A.

-- 
There are two ways of constructing a software design: One way is to
make it so simple that there are obviously no deficiencies, and the
other way is to make it so complicated that there are no obvious
deficiencies. The first method is far more difficult.
                        - C.A.R. Hoare

[-- Attachment #2: notmuch-compact.timer --]
[-- Type: text/plain, Size: 110 bytes --]

[Unit]
Description=compact the notmuch database

[Timer]
OnCalendar=monthly

[Install]
WantedBy=timers.target

[-- Attachment #3: notmuch-compact.service --]
[-- Type: text/plain, Size: 114 bytes --]

[Unit]
Description=compact the notmuch database

[Service]
Type=simple
Nice=10
ExecStart=/usr/bin/notmuch compact

  reply	other threads:[~2019-12-02 13:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-01 20:52 compacting the notmuch database through systemd Antoine Beaupré
2019-12-02 13:29 ` Antoine Beaupré [this message]
2019-12-04 18:09 ` Daniel Kahn Gillmor
2019-12-04 19:51   ` Antoine Beaupré
2019-12-05 11:29     ` Jorge P. de Morais Neto
2019-12-05 11:38       ` Georg Faerber
2019-12-06 19:41         ` Daniel Kahn Gillmor
2019-12-08 14:38           ` Jorge P. de Morais Neto
2019-12-08 15:15             ` Chris Coutinho
2019-12-08 16:56             ` David Bremner
2019-12-12 22:44               ` Tomi Ollila
2019-12-05 17:02       ` Antoine Beaupré

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pnh6zwi4.fsf@angela.anarc.at \
    --to=anarcat@orangeseeds.org \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).