| Current Path : /usr/X11R6/share/config/kdm/ |
| Current File : //usr/X11R6/share/config/kdm/Xreset |
#! /bin/sh # Xreset - run as root after session exits # Reassign ownership of the console to root, this should disallow # assignment of console output to any random users's xterm. See Xstartup. # #chown root /dev/console #chmod 622 /dev/console # XDM configurations typically have sessreg here. KDM has it built-in.