https://github.com/dimkr/part-hotplug-handler
A lightweight, udev-based, partition hotplugging notifier; orphaned
https://github.com/dimkr/part-hotplug-handler
Last synced: about 2 months ago
JSON representation
A lightweight, udev-based, partition hotplugging notifier; orphaned
- Host: GitHub
- URL: https://github.com/dimkr/part-hotplug-handler
- Owner: dimkr
- License: bsd-2-clause
- Created: 2013-06-01T11:01:04.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-01T17:20:12.000Z (about 13 years ago)
- Last Synced: 2025-10-30T07:53:11.242Z (9 months ago)
- Language: C
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
part-hotplug-handler is a lightweight, udev-based process which waits for
partition-related events and runs a handler process, which can be used for the
creation of UI elements (e.g a partitions menu), automatic mounting and more.
part-hotplug-handler can be used with any Linux (http://www.kernel.org/)
distribution with udev, although its primary goal is to replace the
pup_event_frontend_d script used by Puppy Linux (http://www.puppylinux.org/).
part-hotplug-handler is licensed under a 2-clause BSD license, see COPYING for
the license text. For a list of its authors, see AUTHORS.