* [PATCH] debian: Enable location-download.timer after installation
@ 2020-05-21 18:09 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2020-05-21 18:09 UTC (permalink / raw)
To: location
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-21 18:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21 18:09 [PATCH] debian: Enable location-download.timer after installation Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox