Changeset 185 for tags/confman-1.5.6a2/confmancommon.sh
- Timestamp:
- 10/22/2007 17:19:50 (5 years ago)
- File:
-
- 1 edited
-
tags/confman-1.5.6a2/confmancommon.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/confman-1.5.6a2/confmancommon.sh
r167 r185 16 16 UCONF="${HOME}/.confmanrc" 17 17 MYNAME=`basename $0` 18 18 if [ -z $MY_PID ] ; then 19 MY_PID="$$" 20 fi 19 21 # First things first. Check to see if the logging fd is open. If it's not, 20 22 # we re-spawn confman inside a pipe.
Note: See TracChangeset
for help on using the changeset viewer.
