Changeset 23576 for ipk/source/picons_transparent/CONTROL/postrm
- Timestamp:
- Sep 10, 2013, 12:04:21 AM (13 years ago)
- File:
-
- 1 edited
-
ipk/source/picons_transparent/CONTROL/postrm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/picons_transparent/CONTROL/postrm
r12781 r23576 1 1 #!/bin/sh 2 TMP=/tmp/.picon3 2 4 5 echo "successfully removed"6 link=`readlink /var/swap`7 if [ `df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ] && [ $link = "/mnt/swapextensions" ]; then8 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`9 FREE=`expr $SPACE - 100`10 echo new freespace size $FREE kb11 else12 echo "syncing disk"13 sync14 fi15 3 exit 0
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)