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