Magellan Linux

Contents of /trunk/mlivecdbuild/profiles/openvpn-i686/custom-files/single-x11.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 582 - (show annotations) (download) (as text)
Sat Oct 13 11:42:09 2007 UTC (16 years, 6 months ago) by niro
File MIME type: application/x-sh
File size: 299 byte(s)
-added openvpn profile

1 #!/bin/bash
2 # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/profiles/openvpn-i686/custom-files/single-x11.sh,v 1.1 2007-10-13 11:42:09 niro Exp $
3
4 # runs a single Xserver session owned by user magellan
5 su - magellan -c "source /etc/profile;/usr/X11R6/bin/xinit ~/.xinitrc" &> /dev/null