Files
NetAlertX/dockerfiles/start-crond.sh
2025-09-24 16:29:15 -04:00

4 lines
76 B
Bash

#!/bin/bash
echo "Starting crond..."
exec /usr/sbin/crond -f -L /dev/stdout