source: ipk/source/swapscreensaver_default_1_0/CONTROL/postrm@ 4546

Last change on this file since 4546 was 4442, checked in by obi, 16 years ago

[ipk] add screensaver hotgirls

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