kevjonesin

runasroot.xxxxxxxxx

Dec 25th, 2015
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. #!/bin/bash
  2. export DISPLAY=':0.0'
  3. [[ -z $XAUTHORITY ]] && export XAUTHORITY='/home/plottpc/.Xauthority'
  4. exec "$@"
Add Comment
Please, Sign In to add comment