#!/bin/sh

# Handle too small disks here until the hook requested in #653305
# is available.  Then too small disks can be detected before the disk
# content is affected.
exec report-if-disk-too-small
