source: trunk/debathena/config/athena-chroot/debian/athmode @ 22911

Revision 22911, 160 bytes checked in by tabbott, 16 years ago (diff)
debathena-athena-chroot: Workaround to PATH being set after .environment is sourced in the Athena dotfiles.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2unset ENV_SET
3export PATH="/usr/athena/bin:/usr/athena/etc:/bin/athena:/usr/bin:/bin:/usr/X11R6/bin:/usr/sbin:/sbin"
4exec schroot -qpc athena -- "$@"
Note: See TracBrowser for help on using the repository browser.