summaryrefslogtreecommitdiff
path: root/extra/xhost
blob: e539390223162b2003bf16c01cf0364f1e210964 (plain)
1
2
3
4
5
#!/bin/sh

xhost local:localhost

exit 0