Daniel Baumann wrote:
> On 06/17/2011 12:18 AM, Jonathan Nieder wrote:

>>  - the following sequence results in a running git-daemon:
>>
>>      install git-daemon-sysvinit
>>      remove git-daemon-sysvinit (but don't purge it)
>>      reboot
>>
>>    It should be possible to avoid this by running
>>    "update-rc.d git-daemon remove" in prerm when "$1" != upgrade.
>
> i'll check about that later today.

In the dn/git-daemon-sysvinit branch I avoid it by checking for a
/usr/share/git-core/sysvinit/sentinel file (this is the patch
"git-daemon-sysvinit: disable when uninstalled").

[...]
> i'd prefere not, since otherwise the commits in my repo and yours are
> not the same (apart from the commit message, that is).

Makes sense.

Thanks again for having taken care of this.  As you know, it's
something some people wanted for a long time.  Let's see what kind of
bug reports we get. ;-)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to