File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / rc.d / 030.cron.run
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Jul 5 23:43:00 2011 UTC (13 years ago) by misho
Branches: misho
CVS tags: start, elwix1_6, elwix1_5, elwix1_4, Patch1, ELWIX1_5
ELWIX project

    1: #!/bin/sh
    2: 
    3: echo "Starting Crontab ..."
    4: 
    5: /usr/sbin/cron

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>