MountWatcher thread
Currently only prints mount points when mounts happen.
This commit is contained in:
parent
e2c86a4b58
commit
f20a40f9d4
6 changed files with 108 additions and 6 deletions
|
@ -5,8 +5,6 @@
|
|||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
||||
{-# LANGUAGE CPP #-}
|
||||
|
||||
module Assistant.Threads.Watcher where
|
||||
|
||||
import Common.Annex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue