#!/bin/sh
#
# sreadahead's data needs periodic regeneration, this is as easy as
# removing the old data
#

rm -f /var/lib/sreadahead/pack || true
