source: ipk/source/swapinfos_ncidclient/CONTROL/prerm@ 7448

Last change on this file since 7448 was 7413, checked in by madie, 15 years ago

[ipk] add ncidclient for swap

File size: 100 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.infos
3echo "syncing disk"
4sync
5echo "removing NcidClient from Swapstick"
6exit 0
Note: See TracBrowser for help on using the repository browser.