Revision 5813dd60
Added by Scott Ullrich about 17 years ago
etc/rc.initial | ||
---|---|---|
45 | 45 |
# so we can attempt to track down the |
46 | 46 |
# rc.initial respawn issues. |
47 | 47 |
echo `tty` > /tmp/last_term_seen |
48 |
chmod a+rw /tmp/last_term_seen |
|
48 | 49 |
|
49 | 50 |
# Set our operating platform |
50 | 51 |
PLATFORM=`cat /etc/platform` |
Also available in: Unified diff
Allow new terminals to update last_term_seen even if they are not root.