X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=lib%2Fpump-runparts;fp=lib%2Fpump-runparts;h=0000000000000000000000000000000000000000;hb=8147fe1009e24e218bf20b9f6c1b94fd9465ffda;hp=3985964ad6155ae3e908475afa6f5afc32314304;hpb=efc764b66b6954e7cb138414f4cc12bd9c7201f2;p=grml-autoconfig.git diff --git a/lib/pump-runparts b/lib/pump-runparts deleted file mode 100644 index 3985964..0000000 --- a/lib/pump-runparts +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -e - -arguments="" - -for ARG in $* ; do - arguments="${arguments} -a ${ARG} " -done - -run-parts $arguments /etc/grml/pump-scripts.d/