From 831bdddd73759def227e52088b61e22605e5f965 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sat, 5 Dec 2009 16:12:50 -0500 Subject: [PATCH 1/1] Update the Invirt git configuration at install-time. svn path=/trunk/packages/invirt-dev/; revision=2581 --- debian/invirt-dev.postinst | 2 ++ 1 file changed, 2 insertions(+) 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 <