#!/bin/sh

# -U: ignore /tmp/gfsd-readonly-*
# -B: ignore high load average

gfprep -U -B $@
