source:
ipk/source/screensaver_hotgirls_1_0/CONTROL/postinst@
24547
| Last change on this file since 24547 was 23958, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 207 bytes | |
| Rev | Line | |
|---|---|---|
| [7451] | 1 | #!/bin/sh |
| [23605] | 2 | |
| [23955] | 3 | model=`cat /etc/model` |
| 4 | ||
| [23958] | 5 | if [ "$model" = "ufs910" ] && [ -e /tmp/.tmp60mb ];then |
| [23955] | 6 | if [ -e /var/swapdir/swapfile ];then |
| 7 | echo "umount /tmp (60mb)" | |
| 8 | umount /tmp | |
| [23957] | 9 | rm -f /tmp/.tmp60mb |
| [23955] | 10 | fi |
| 11 | fi | |
| 12 | ||
| [7451] | 13 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)