diff options
author | Reto Hablützel <rethab@rethab.ch> | 2014-03-09 11:05:37 +0100 |
---|---|---|
committer | Reto Hablützel <rethab@rethab.ch> | 2014-03-09 11:05:37 +0100 |
commit | b87ed38376361259fb1aa8cef7fd9c34414b98ee (patch) | |
tree | 812d335c543c8b1a52a1ce9be56e4cdea104a43c /src/Plugins/Monitors/MultiCpu.hs | |
parent | ba8a4378e28a3d0986cc3836c67d76cd2da2e1f9 (diff) | |
download | xmobar-b87ed38376361259fb1aa8cef7fd9c34414b98ee.tar.gz xmobar-b87ed38376361259fb1aa8cef7fd9c34414b98ee.tar.bz2 |
Handle inexistent devices
If a device is unplugged without prior unmounting, it still
appears in the /etc/mtab file, which is used for this monitor.
The problem is that this monitor canonicalized every path
regardless of whether it actually existed or not. I basically
added the 'only canonicalize if file exists'.
Diffstat (limited to 'src/Plugins/Monitors/MultiCpu.hs')
0 files changed, 0 insertions, 0 deletions