]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/initscripts/networking/red.up/99-location-database
red.up: Do not download/update location database.
[people/pmueller/ipfire-2.x.git] / src / initscripts / networking / red.up / 99-location-database
diff --git a/src/initscripts/networking/red.up/99-location-database b/src/initscripts/networking/red.up/99-location-database
deleted file mode 100644 (file)
index 29f2446..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-# Download / Check for updates of the location database.
-/usr/local/bin/update-location-database
-
-exit 0