MountWatcher thread

Currently only prints mount points when mounts happen.
This commit is contained in:
Joey Hess 2012-07-19 13:01:41 -04:00
parent e2c86a4b58
commit f20a40f9d4
6 changed files with 108 additions and 6 deletions

View file

@ -5,8 +5,6 @@
- Licensed under the GNU GPL version 3 or higher.
-}
{-# LANGUAGE CPP #-}
module Assistant.Threads.Watcher where
import Common.Annex