Project

General

Profile

« Previous | Next » 

Revision b99acdb9

Added by Scott Ullrich over 19 years ago

Run echo `tty` > /tmp/last_term_seen on startup

View differences:

etc/rc.initial
17 17
CONFIG="/cf/conf/config.xml"
18 18
WORD="https"
19 19

  
20
# Document which terminal launched last
21
# so we can attempt to track down the
22
# rc.initial respawn issues.
23
echo `tty` > /tmp/last_term_seen
24

  
20 25
# Set our operating platform
21 26
PLATFORM=`cat /etc/platform`
22 27

  

Also available in: Unified diff