X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=usr_sbin%2Fblacklist;fp=usr_sbin%2Fblacklist;h=8446a411c0e5a1701f047a0da8f56b82e951a28c;hb=2d67bfb005b9f1c2f94f0cfb350ea47912542c79;hp=eaf82736daa67596c3afcfa36dcb543e93c791cf;hpb=f5b8aabc899afe86426dc52bb063bece253201f5;p=grml-scripts.git diff --git a/usr_sbin/blacklist b/usr_sbin/blacklist index eaf8273..8446a41 100755 --- a/usr_sbin/blacklist +++ b/usr_sbin/blacklist @@ -17,8 +17,8 @@ if [ -z "$1" ] || [ "$1" = "-h" ] || [ "$1" = "--help" ] ; then fi if [ "$(id -ru)" != "0" ] ; then - echo Error: become root before starting $0 >& 2 - exit 100 + echo Error: become root before starting $0 >& 2 + exit 100 fi [ -f "$MODPROBEFILE" ] || touch "$MODPROBEFILE"