13 Apr
2012
13 Apr
'12
09:55
https://bugzilla.novell.com/show_bug.cgi?id=633496 https://bugzilla.novell.com/show_bug.cgi?id=633496#c13 --- Comment #13 from Vojta Dziewięcki <vdziewiecki@suse.com> 2012-04-13 09:55:14 UTC --- It doesn't matter why the module fails to unload, Till is right that suspend cannot continue if it does. This can be easily fixed by changing: - modunload $x && echo Done. || echo Failed. + modunload $x && echo Done. || [touch $INHIBIT ; echo Failed.] I will add it to the next pm-utils maintenance update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.