Skip to content
  • Jiri (George) Lebl's avatar
    first get initial rlimits and use those when restoring limits. Should fix · e4cc9c10
    Jiri (George) Lebl authored
    Fri Aug 01 11:06:37 2003  George Lebl <jirka@5z.com>
    
    	* daemon/misc.[ch]: first get initial rlimits and use those
    	  when restoring limits.  Should fix errors where root limits
    	  are set low and we jack them up uselessly or when someone
    	  wants to limit the gdm process.
    
    	* daemon/gdm.c, daemon/slave.c: ignore SIGPWR, restart on
    	  SIGXCPU and SIGXFSZ, and cleanly exit on SIGABRT (which
    	  could come from glib).  Slave only ignores SIGPWR
    	  otherwise since we handle slave crashes properly.  Also
    	  print error to the log rather then just debug when child
    	  actually crashes, that's an error obviously.
    e4cc9c10