summaryrefslogtreecommitdiff
path: root/op-mode-definitions/geoip.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/geoip.xml.in')
-rw-r--r--op-mode-definitions/geoip.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/geoip.xml.in b/op-mode-definitions/geoip.xml.in
index c1b6e87b9..66ebfccca 100644
--- a/op-mode-definitions/geoip.xml.in
+++ b/op-mode-definitions/geoip.xml.in
@@ -6,7 +6,7 @@
<properties>
<help>Update GeoIP database and firewall sets</help>
</properties>
- <command>sudo ${vyos_libexec_dir}/geoip-update.py --force</command>
+ <command>${vyos_libexec_dir}/geoip-update.py --force</command>
</leafNode>
</children>
</node>