X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fgetdate;h=3c2461f1341fcabdf92e6128685243c8ae95b93d;hb=1b6490195147ee6d1098cf255240d60f60c40108;hp=9d6775f9e26b9d0b1804212a7f609b04ad34086e;hpb=56e6ade2828debbb8210ffba1faa2193cb78d05c;p=hvlinux.git diff --git a/stage3/pkg/getdate b/stage3/pkg/getdate index 9d6775f..3c2461f 100644 --- a/stage3/pkg/getdate +++ b/stage3/pkg/getdate @@ -33,5 +33,5 @@ EOF chmod 740 /usr/local/bin/hvgetdate # Adding fcrontab entry - install -m644 ${SCRDIR}/misc/hvgetdate /etc/fcron/fcron.d + install -v -m644 ${SCRDIR}/misc/hvgetdate /etc/fcron/fcron.d }