]> Zhao Yanbai Git Server - minix.git/commitdiff
version /usr/lib/crontab too
authorBen Gras <ben@minix3.org>
Mon, 2 Apr 2007 16:18:46 +0000 (16:18 +0000)
committerBen Gras <ben@minix3.org>
Mon, 2 Apr 2007 16:18:46 +0000 (16:18 +0000)
etc/Makefile
etc/crontab [new file with mode: 0755]

index 331e02d72193feb1714ff71fb9af93dc9cf34f56..6b5911163f9ab70df3c03b0c0da92c94a8c478c4 100644 (file)
@@ -20,6 +20,7 @@ install::
        @echo "Making devices.."
        p=`pwd` && cd /dev && sh $$p/../commands/scripts/MAKEDEV.sh null 
        p=`pwd` && cd /dev && sh $$p/../commands/scripts/MAKEDEV.sh std  2>/dev/null
+       install -o bin -g operator -m 755 crontab /usr/lib
        @echo "Making user homedirs.."
        for u in /usr/ast ~root; do cp ast/.[aepv]* $$u ; done
 
diff --git a/etc/crontab b/etc/crontab
new file mode 100755 (executable)
index 0000000..9ad432f
--- /dev/null
@@ -0,0 +1 @@
+?  6  *  *  *  /usr/etc/daily cron