]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
chore: maintain inst_fsck_help for compatibility as an empty function
authorJo Zzsi <jozzsicsataban@gmail.com>
Mon, 4 Nov 2024 00:05:45 +0000 (19:05 -0500)
committerLaszlo <laszlo.gombos@gmail.com>
Mon, 4 Nov 2024 01:34:07 +0000 (20:34 -0500)
dracut-init.sh

index 502b53105cca1e5d212023094bd25cfdf5256735..80d72fb430365c6df0d5da0849cc55c6611e9f68 100755 (executable)
@@ -365,6 +365,11 @@ inst_script() {
     fi
 }
 
+# empty function for compatibility
+inst_fsck_help() {
+    :
+}
+
 # Use with form hostonly="$(optional_hostonly)" inst_xxxx <args>
 # If hostonly mode is set to "strict", hostonly restrictions will still
 # be applied, else will ignore hostonly mode and try to install all