Changelog updated.
[jenirok] / debian / postinst
index b09638f..1d89f14 100644 (file)
@@ -1,7 +1,5 @@
 #!/bin/sh -e
 
-gtk-update-icon-cache -f /usr/share/icons/hicolor
-
-/etc/init.d/jenirokd start
+/etc/init.d/jenirokd start -boot
 
 exit 0