]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
debian: Enable location-download.timer after installation
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 21 May 2020 18:09:55 +0000 (20:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 21 May 2020 18:11:08 +0000 (18:11 +0000)
This timer periodly executes the location-downloader and keeps
the location database up to date.

Fixes #12412.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
debian/rules

index f1f960d23adfc6ce8c08bc521ad45e954440cc52..3a6432946377faac6d411214a888a44e647ca523 100755 (executable)
@@ -14,3 +14,6 @@ override_dh_auto_configure:
 
 override_dh_perl:
        dh_perl -d
+
+override_dh_systemd_enable:
+       dh_systemd_enable location-downloader.timer