diff --git a/rootx b/rootx index 69c3f38..6c1967b 100755 --- a/rootx +++ b/rootx @@ -2,7 +2,7 @@ # rootx - Configure X For root User After An su or sudo Promotion # Copyright (c) 2012 TundraWare Inc., Des Plaines, IL USA # All Rights Reserved -# $Id: rootx,v 1.102 2012/12/27 23:12:29 toor Exp $ +# $Id: rootx,v 1.103 2012/12/27 23:14:20 toor Exp $ # Allow the DISPLAY variable to be overriden on the command line @@ -15,6 +15,7 @@ fi -cp -pv /home/tundra/.Xauthority /root/ +echo "Make sure your sourced me!" +cp -p /home/tundra/.Xauthority /root/ export DISPLAY