void-packages/srcpkgs/cronie/files/cronie/run

4 lines
66 B
Bash
Executable File

#!/bin/sh
[ -r conf ] && . ./conf
exec cronie-crond -n $OPTS 2>&1