#!/bin/sh
/bin/swapoff /dev/block/ramzswap0
/bin/swapon /dev/block/ramzswap0
