#!/bin/sh

su - gnats -c 'test -x /usr/lib/gnats/check-db && /usr/lib/gnats/check-db'
