source: ipk/source/swapinfos_foreca/CONTROL/postrm@ 7357

Last change on this file since 7357 was 7286, checked in by madie, 15 years ago

[ipk] add foreca for swap

File size: 122 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.infos
3
4rm -rf /var/swap/extensions/Foreca
5
6echo "successfully removed"
7echo "syncing disk"
8sync
9exit 0
Note: See TracBrowser for help on using the repository browser.