-Ajout repertoire fcron.d pour stocker les crontab
[hvlinux.git] / stage3 / pkg / usbutils
index c20f9b0..6ff7383 100644 (file)
@@ -18,3 +18,8 @@ hvbuild_post()
     # Update database
     /usr/sbin/update-usbids
 }
+
+hvbuild_post()
+{
+    install -m644 ${SCRDIR}/misc/update-usbids /etc/fcron/fcron.d
+}