void-packages/srcpkgs/watchdog/files/watchdog/run

4 lines
59 B
Bash
Executable File

#!/bin/sh
[ -r conf ] && . ./conf
exec watchdog -F ${OPTS}