summaryrefslogtreecommitdiff
path: root/src/system
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-06-24 21:26:19 +0200
committerChristian Poessinger <christian@poessinger.com>2021-06-24 21:26:42 +0200
commit9c8facc69c09163b74bc428f1dbf8be030766758 (patch)
treee16d6286251de8c1a9e9cf7a5d44f2294da4bcd7 /src/system
parent95bbbb8bed92a60a320ff255c8b8656145f3c540 (diff)
downloadvyos-1x-9c8facc69c09163b74bc428f1dbf8be030766758.tar.gz
vyos-1x-9c8facc69c09163b74bc428f1dbf8be030766758.zip
openvpn: T3641: remove deprecated iproute option
Executing iproute2 commands as unprivileged member of the openvpn group is now handled via a sudoers file.
Diffstat (limited to 'src/system')
-rwxr-xr-xsrc/system/unpriv-ip2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/system/unpriv-ip b/src/system/unpriv-ip
deleted file mode 100755
index 1ea0d626a..000000000
--- a/src/system/unpriv-ip
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-sudo /sbin/ip $*