X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=sbin%2Fgrml-vnet;h=82aca72a8e7af97cb5dd237b6e2c3a51c99f24c7;hb=fe2884b84d7f428f8630c1ebb939312ee18ef287;hp=7fa0d95c4440395ac6cb55412da22023315401de;hpb=bc56d430ed4f7eb77355cd3db871d7a7078d051b;p=grml-network.git diff --git a/sbin/grml-vnet b/sbin/grml-vnet index 7fa0d95..82aca72 100755 --- a/sbin/grml-vnet +++ b/sbin/grml-vnet @@ -16,9 +16,6 @@ OPT_GROUP_='' OPT_BRIDGE_='' OPT_AUTO_='false' -if [ $(id -ru) -ne 0 ] ; then - echo 1>&2 "Error: please run this script with uid 0 (root)." ; exit 1 -fi function printUsage() {