diff options
author | Menno E. Duursma <druiloor@zonnet.nl> | 2010-05-11 15:18:40 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:18:40 +0200 |
commit | 09185668b0756017df6d7387cd35f2bbe81f8c75 (patch) | |
tree | 7dd2ac541463178545abd5d5aa970ded035fe5c8 /system/ivman/slack-desc | |
parent | 58b15e22bd75f2e7d62990aafbd128178ee895ca (diff) | |
download | slackbuilds-09185668b0756017df6d7387cd35f2bbe81f8c75.tar.gz |
system/ivman: Initial import
Diffstat (limited to 'system/ivman/slack-desc')
-rw-r--r-- | system/ivman/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/ivman/slack-desc b/system/ivman/slack-desc new file mode 100644 index 0000000000..8c783aa8eb --- /dev/null +++ b/system/ivman/slack-desc @@ -0,0 +1,11 @@ +ivman: Ivman is a flexible event manager for Linux. +ivman: +ivman: Originally an automounter, it can also be used to run arbitrary +ivman: commands when certain devices are added to or removed from the +ivman: system, when properties on existing devices change, or when devices +ivman: emit conditions. Unlike gnome-volume-manager, it runs from a +ivman: console. It uses D-BUS and HAL to listen for new devices, and +ivman: uses pmount for mounting. +ivman: +ivman: Ivman was developed by Ikke and Rohan of the GNOME project team. +ivman: |