# Simple cgit instance for my web site # Prerequisites PKG lighttpd cgit OVERLAY usr CMD mkdir -p /var/git FSTAB /zroot/git /var/git nullfs ro 0 0 # Start server SYSRC lighttpd_enable=YES SERVICE lighttpd restart