source: ipk/source/swapinfos_foreca/CONTROL/postinst@ 7321

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

[ipk] add foreca for swap

File size: 158 bytes
RevLine 
[7286]1#!/bin/sh
2TMP=/tmp/.infos
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.