Automatically running SVNserve on boot
Posted: Thu Mar 26, 2009 10:47 am
EDIT | Running as daemon not inetd
I have googled and it seems the only solution under *nix is to manually add the entry to the /etc/rc.local???
The only problem is, SVN suggests running svnserve as a user that wholly owns the repo's -- makes sense.
I have a user and group SVN but running the daemon from /etc/rc.local -- wouldn't this run SVN as root? How do I run SVNserve at bootup under the user SVN???
I have googled and it seems the only solution under *nix is to manually add the entry to the /etc/rc.local???
The only problem is, SVN suggests running svnserve as a user that wholly owns the repo's -- makes sense.
I have a user and group SVN but running the daemon from /etc/rc.local -- wouldn't this run SVN as root? How do I run SVNserve at bootup under the user SVN???