Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
#!/bin/sh
2
#
3
# Note that any setup should come before the sessreg command as
4
# that must be 'exec'ed for the pid to be correct (sessreg uses the parent
5
# pid)
6
#
7
# Note that output goes into the .xsession-errors file for easy debugging
8
#
9
PATH="/usr/bin:$PATH"