Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 095d689027ed7b6f28eafd0dbb57d0d4 > files > 2

xinitrc-2.4.19-6mdv2008.0.src.rpm

#!/bin/sh
# Reassign ownership of the console to root, this should disallow
# assignment of console output to any random users's xterm
# $XConsortium: TakeConsole,v 1.2 93/09/28 14:30:29 gildea Exp $
#
chmod 622 /dev/console
chown root /dev/console