sed -i -e 's,/var/run/git,/srv/git,' ${IPKG_INSTROOT}/etc/passwd
sed -i -e 's,git:\(.*\):/bin/false,git:\1:/bin/ash,' ${IPKG_INSTROOT}/etc/passwd
