summaryrefslogtreecommitdiffstats
path: root/resources/config/1/uniontmp/etc/kde4/kdm/Xreset.system
diff options
context:
space:
mode:
authormichael pereira2011-03-10 15:47:10 +0100
committermichael pereira2011-03-10 15:47:10 +0100
commit501f65203cb5e98f6f6c8afcd8e64e3d3a82e672 (patch)
treeef7f37935ae06e335f77e8e492b9446964b0c141 /resources/config/1/uniontmp/etc/kde4/kdm/Xreset.system
parentdefault kcl und config hinzugefuegt (diff)
downloadpbs2-501f65203cb5e98f6f6c8afcd8e64e3d3a82e672.tar.gz
pbs2-501f65203cb5e98f6f6c8afcd8e64e3d3a82e672.tar.xz
pbs2-501f65203cb5e98f6f6c8afcd8e64e3d3a82e672.zip
Resource Controller
Diffstat (limited to 'resources/config/1/uniontmp/etc/kde4/kdm/Xreset.system')
-rwxr-xr-xresources/config/1/uniontmp/etc/kde4/kdm/Xreset.system10
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/config/1/uniontmp/etc/kde4/kdm/Xreset.system b/resources/config/1/uniontmp/etc/kde4/kdm/Xreset.system
new file mode 100755
index 0000000..2d76013
--- /dev/null
+++ b/resources/config/1/uniontmp/etc/kde4/kdm/Xreset.system
@@ -0,0 +1,10 @@
+
+# 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.