summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
abc3610)
svn path=/trunk/packages/invirt-dev/; revision=2581
if ! getent passwd git >/dev/null 2>&1; then
adduser --system --home /srv/git --shell /usr/bin/git-shell git
fi
if ! getent passwd git >/dev/null 2>&1; then
adduser --system --home /srv/git --shell /usr/bin/git-shell git
fi
cat >>/etc/sudoers <<EOF
### BEGIN invirt-dev
cat >>/etc/sudoers <<EOF
### BEGIN invirt-dev