https://bugzilla.novell.com/show_bug.cgi?id=211860 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #3 from ms@novell.com 2006-10-16 03:19 MST ------- *hups* sorry yes this is my bug. fixed Index: startup/YaST2.call =================================================================== --- startup/YaST2.call (revision 33418) +++ startup/YaST2.call (revision 33420) @@ -58,6 +58,8 @@ server_running=0 break; fi + # server is running, detach oom-killer from it + echo -n '-17' > /proc/$xserver_pid/oom_adj server_running=1 break fi -- 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, or are watching someone who is.