Revision 85055175
Added by Scott Ullrich about 14 years ago
etc/rc.shutdown | ||
---|---|---|
5 | 5 |
exit -1 |
6 | 6 |
fi |
7 | 7 |
|
8 |
if [ -e /dev/ukbd0 ]; then |
|
9 |
/usr/sbin/vidcontrol -s 2 |
|
10 |
fi |
|
11 |
|
|
12 | 8 |
product=`cat /etc/inc/globals.inc | grep product_name | cut -d'"' -f4` |
13 | 9 |
|
14 | 10 |
echo |
Also available in: Unified diff
Remove old vidcontrol cruft lingering from long long ago