version /usr/lib/crontab too

This commit is contained in:
Ben Gras 2007-04-02 16:18:46 +00:00
parent 9581f1596f
commit 70b95c31bc
2 changed files with 2 additions and 0 deletions

View 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

1
etc/crontab Executable file
View File

@ -0,0 +1 @@
? 6 * * * /usr/etc/daily cron