diff options
Diffstat (limited to 'doc/devblog/day_182__service.mdwn')
-rw-r--r-- | doc/devblog/day_182__service.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devblog/day_182__service.mdwn b/doc/devblog/day_182__service.mdwn new file mode 100644 index 000000000..137725248 --- /dev/null +++ b/doc/devblog/day_182__service.mdwn @@ -0,0 +1,6 @@ +Have for the first time gotten git-annex to run as a proper Windows +service, using nssm. +([details](http://git-annex.branchable.com/todo/windows_support/#comment-a61be55862ea32e3dc30972f905bb987)) +Not quite ready yet though; doesn't run as the right user. + +And a few other windows porting bits. |