SAVDI reload on sav update
Please notify a running savdi about the performed pattern update by the savupdate process.
This is more a bug than a feature-request and should be implemented very easily, because the savdi daemon writes a pid-file and has already implemented a signal for this (kill -HUP <savdi pid>).
The implementation could be done in a few lines of code...

1 comment
-
Anonymous commented
Just use incron for this case.