source: ipk/source.sh4/swapsystem_webif/CONTROL/postinst@ 9320

Last change on this file since 9320 was 9260, checked in by madie, 15 years ago

[ipk] add webif for swap only for ufs910

File size: 163 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.swapsystem
3echo "successfully installed"
4echo "syncing disk"
5echo "please reboot your box so that the extension will be mounted..."
6sync
7exit 0
Note: See TracBrowser for help on using the repository browser.