todo: restart

This commit is contained in:
Joey Hess 2012-08-09 16:14:18 -04:00
parent 58d38da8ce
commit 17957c3397

View file

@ -28,6 +28,10 @@ available!
* honor .gitignore, not adding files it excludes (difficult, probably * honor .gitignore, not adding files it excludes (difficult, probably
needs my own .gitignore parser to avoid excessive running of git commands needs my own .gitignore parser to avoid excessive running of git commands
to check for ignored files) to check for ignored files)
* There needs to be a way for a new version of git-annex, when installed,
to restart any running watch or assistant daemons. Or for the daemons
to somehow detect it's been upgraded and restart themselves. Needed
to allow for imcompatable changes and, I suppose, for security upgrades..
## beyond Linux ## beyond Linux