Move scripts/GRMLBASE/40-deborphan towards DEBORPHAN class as file 10-whitelist
authorMichael Prokop <mika@grml.org>
Wed, 20 May 2020 12:29:31 +0000 (14:29 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 20 May 2020 12:33:11 +0000 (14:33 +0200)
If the DEBORPHAN class is used before the GRMLBASE class when invoking
grml-live, then any whitelisting executed via
scripts/GRMLBASE/40-deborphan will happen too late, which is not obvious
and surprising. Instead let's move scripts/GRMLBASE/40-deborphan towards
the DEBORPHAN class and name it as "10-whitelist".


No differences found