summaryrefslogtreecommitdiff
path: root/xc/programs/xdm/config/TakeConsole
diff options
context:
space:
mode:
Diffstat (limited to 'xc/programs/xdm/config/TakeConsole')
-rwxr-xr-xxc/programs/xdm/config/TakeConsole2
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/programs/xdm/config/TakeConsole b/xc/programs/xdm/config/TakeConsole
index 97ccdb466..942d3e5b3 100755
--- a/xc/programs/xdm/config/TakeConsole
+++ b/xc/programs/xdm/config/TakeConsole
@@ -1,7 +1,7 @@
#!/bin/sh
# Reassign ownership of the console to root, this should disallow
# assignment of console output to any random users's xterm
-# $XConsortium$
+# $XConsortium: TakeConsole,v 1.2 93/09/28 14:30:29 gildea Exp $
#
chmod 622 /dev/console
chown root /dev/console