]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - modules.d/99base/dracut-lib.sh
rename sosreport to rdsosreport
[thirdparty/dracut.git] / modules.d / 99base / dracut-lib.sh
index 089d336472ff02bc7c8ee755f2ee21465042b46c..8eeebf33d250482f507b6c469ed0f5d817828735 100755 (executable)
@@ -939,8 +939,8 @@ _emergency_shell()
     else
         debug_off
         echo
-        /sbin/sosreport
-        echo 'You might want to save "/run/initramfs/sosreport.txt" to a USB stick or /boot'
+        /sbin/rdsosreport
+        echo 'You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot'
         echo 'after mounting them and attach it to a bug report.'
         if ! RD_DEBUG= getargbool 0 rd.debug -d -y rdinitdebug -d -y rdnetdebug; then
             echo