void-packages/srcpkgs/dcron/files/dcron/run

4 lines
60 B
Bash
Executable File

#!/bin/sh
[ -r conf ] && . ./conf
exec dcrond -f $OPTS 2>&1