diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-27 15:40:56 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-27 15:40:56 +0000 |
commit | d37c5c518e40e35a4b21281c86de7ba2ab1df439 (patch) | |
tree | 681f7a870d4ba428f3286ba741badacf63197767 /package/base-files/ipkg/hotplug.control | |
parent | 969289416f43a1480f905513f63d4c74b3068540 (diff) |
move hotplug script into an extra package so that it doesn't conflict with nas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1772 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/ipkg/hotplug.control')
-rw-r--r-- | package/base-files/ipkg/hotplug.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/base-files/ipkg/hotplug.control b/package/base-files/ipkg/hotplug.control new file mode 100644 index 000000000..8d6f7852c --- /dev/null +++ b/package/base-files/ipkg/hotplug.control @@ -0,0 +1,6 @@ +Package: hotplug +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Hotplug script for WDS |