From: Stefan Schantl <stefan.schantl@ipfire.org>
To: location@lists.ipfire.org
Subject: [PATCH] debian: Enable location-download.timer after installation
Date: Thu, 21 May 2020 20:09:55 +0200 [thread overview]
Message-ID: <20200521180955.128784-1-stefan.schantl@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
This timer periodly executes the location-downloader and keeps
the location database up to date.
Fixes #12412.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 55d4334..1c6d171 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
override_dh_perl:
dh_perl -d
+
+override_dh_systemd_enable:
+ dh_systemd_enable location-downloader.timer
--
2.26.1
reply other threads:[~2020-05-21 18:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200521180955.128784-1-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=location@lists.ipfire.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox