X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=sbin%2Fgrml-bridge;h=93e6686f69f685050cd81a306c88ce216aacb9e2;hb=65dcf3bad07aad91a2d7cbe1d59a3d7f3db5ee47;hp=9ee19aba8b3ad243339ded10ad487e8605030ded;hpb=5ccffd6ee849bb7c004e464f3972bcce22beac7c;p=grml-network.git diff --git a/sbin/grml-bridge b/sbin/grml-bridge index 9ee19ab..93e6686 100755 --- a/sbin/grml-bridge +++ b/sbin/grml-bridge @@ -10,7 +10,7 @@ CONFIG_FILE=/etc/grml/routersetup . /etc/grml/lsb-functions . /etc/grml/script-functions -check4root +check4root || exit 1 if ! [ -r "$CONFIG_FILE" ] ; then eerror "$CONFIG_FILE could not be read."