#!/bin/sh -e

gtk-update-icon-cache -f /usr/share/icons/hicolor
/etc/init.d/jenirokd start -boot

exit 0
