wok diff ntpclient/receipt @ rev 743

Add: kbd-busybox syslinux-kbd
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 05 15:30:34 2008 +0000 (2008-05-05)
parents 7f41c348fb5d
children a075ff895254
line diff
     1.1 --- a/ntpclient/receipt	Mon Mar 31 23:50:23 2008 +0200
     1.2 +++ b/ntpclient/receipt	Mon May 05 15:30:34 2008 +0000
     1.3 @@ -42,7 +42,7 @@
     1.4      		srv="fr.pool.ntp.org"
     1.5              echo ""
     1.6              echo -n "Setting up crontab for ntpclient..."
     1.7 -            echo "0 0 * * * $root/usr/bin/ntpclient -s -h $srv" | crontab -u root - 
     1.8 +            echo "0 0 * * * $root/usr/bin/ntpclient -s -h $srv" | crontab - -u root
     1.9              status
    1.10          else
    1.11          	echo "Don't forget to run ntpclient -s -h <NTP Server>"