5f3c52
#!/bin/sh
5f3c52
# Copyright (C) 2006 Red Hat, Inc. All rights reserved. This
5f3c52
# copyrighted material is made available to anyone wishing to use, modify,
5f3c52
# copy, or redistribute it subject to the terms and conditions of the
5f3c52
# GNU General Public License version 2.
5f3c52
#
5f3c52
# You should have received a copy of the GNU General Public License
5f3c52
# along with this program; if not, write to the Free Software
5f3c52
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
5f3c52
#
5f3c52
[ -x /usr/bin/xhost ] && [ -x /usr/bin/id ] &&
5f3c52
    xhost +si:localuser:`id -un` >& /dev/null