diff options
Diffstat (limited to 'rescue.py')
-rw-r--r-- | rescue.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -269,7 +269,6 @@ def runRescue(anaconda): screen = SnackScreen() anaconda.intf = RescueInterface(screen) - anaconda.setMethod() # prompt to see if we should try and find root filesystem and mount # everything in /etc/fstab on that root |