source: ipk/source/screensaver_hotgirls_1_0/CONTROL/postinst@ 24607

Last change on this file since 24607 was 24607, checked in by obi, 12 years ago

[tpk] remove ram work ufs910

  • Property svn:executable set to *
File size: 215 bytes
Line 
1#!/bin/sh
2
3#model=`cat /etc/model`
4
5#if [ "$model" = "ufs910" ] && [ -e /tmp/.tmp60mb ];then
6# if [ -e /var/swapdir/swapfile ];then
7# echo "umount /tmp (60mb)"
8# umount /tmp
9# rm -f /tmp/.tmp60mb
10# fi
11#fi
12
13exit 0
Note: See TracBrowser for help on using the repository browser.