summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
727191c)
make sure it is in the invirt-dev init script.
svn path=/trunk/packages/invirt-dev/; revision=2633
# 1 if daemon was already running
# 2 if daemon could not be started
ret=0
# 1 if daemon was already running
# 2 if daemon could not be started
ret=0
+ chown -R repository:nogroup /srv/repository/db \
+ /srv/repository/dists \
+ /srv/repository/lists \
+ /srv/repository/pool
reprepro-env export || ret=2
reprepro-env export || ret=2
invirt-build-conf || ret=2
invirt-build-conf || ret=2
daemon -n invirt-dev-git-daemon -- git daemon \
--user=git \
--group=nogroup \
daemon -n invirt-dev-git-daemon -- git daemon \
--user=git \
--group=nogroup \