#!/bin/sh
if [ -e /var/lib/lowmem ]; then
	lowmem_debconf
	anna-install lowmem
fi
