From: Michael Prokop Date: Thu, 27 Sep 2012 08:24:03 +0000 (+0200) Subject: Do not limit supported file names of scripts to run-parts defaults X-Git-Tag: v0.9.58~2 X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=commitdiff_plain;h=7ce3406250811932eaba5e0fd486fe6ed1d2cde5;hp=7ce3406250811932eaba5e0fd486fe6ed1d2cde5 Do not limit supported file names of scripts to run-parts defaults A file named foobar.sh won't be covered by "run-parts $DIRECTORY", which is stupid and unexpected behaviour. ---