LL_Runit_Scripts/sv/cron/run

4 lines
93 B
Text
Raw Normal View History

2021-06-07 00:58:02 +00:00
#!/bin/sh
[ -r /etc/default/cron ] && . /etc/default/cron
exec /usr/sbin/cron -f $EXTRA_OPTS