diff --git a/HowtoDUC.md b/HowtoDUC.md index 77e3f65c..49572b1b 100644 --- a/HowtoDUC.md +++ b/HowtoDUC.md @@ -188,6 +188,7 @@ Puis, mettre en place un cron pour indexer le contenu, par exemple de `/home` : 30 6 * * * /usr/bin/ionice -c3 /usr/bin/duc index -q -d /var/cache/duc.idx /home && /bin/chmod 640 /var/cache/duc.idx && /bin/chgrp www-data /var/cache/duc.idx ~~~ +Il y aura besoin du paquet `fcgiwrap` pour le socket. ## Plomberie