Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > 4eaf9717f15430a7b61974aaffa8d787 > files > 2

xinitrc-2.4.21-34.mga9.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