]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
chore(busybox): remove empty check function
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Mon, 22 Jul 2024 12:58:52 +0000 (08:58 -0400)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Tue, 23 Jul 2024 01:38:32 +0000 (21:38 -0400)
Follow-up to 9f365cb02b6331c9a7ef0bdd796edc84127c8e64 .

modules.d/99busybox/module-setup.sh

index 10d715141e7651e41faccf098a2bc22d3f7d3298..1b390d9157e8cefb75f1581a0d228560a88e2b96 100755 (executable)
@@ -7,11 +7,6 @@ check() {
     return 255
 }
 
-# called by dracut
-depends() {
-    return 0
-}
-
 # called by dracut
 install() {
     local _i _path _busybox