Changeset 150 for trunk/confman/confmanlib.sh
- Timestamp:
- 12/15/2006 15:24:24 (5 years ago)
- File:
-
- 1 edited
-
trunk/confman/confmanlib.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman/confmanlib.sh
r148 r150 448 448 # Accepts log messages on stdin until EOF 449 449 function conf_logger { 450 logger -t "$MYNAME[$$]: $USER" -s2>&4450 logger -t "$MYNAME[$$]: $USER" 2>&4 451 451 } 452 452
Note: See TracChangeset
for help on using the changeset viewer.
