From: Evan Broder Date: Sat, 5 Dec 2009 21:12:50 +0000 (-0500) Subject: Update the Invirt git configuration at install-time. X-Git-Tag: 0.1.5~58 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/commitdiff_plain/831bdddd73759def227e52088b61e22605e5f965 Update the Invirt git configuration at install-time. svn path=/trunk/packages/invirt-dev/; revision=2581 --- diff --git a/debian/invirt-dev.postinst b/debian/invirt-dev.postinst index 3574e88..55bff25 100755 --- a/debian/invirt-dev.postinst +++ b/debian/invirt-dev.postinst @@ -15,6 +15,8 @@ case "$1" in if ! getent passwd git >/dev/null 2>&1; then adduser --system --home /srv/git --shell /usr/bin/git-shell git fi + + invirt-build-conf cat >>/etc/sudoers <