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 | 6ef6e039c19620a56fb0986d7a4bbb24cf7c76fc (patch) | |
tree | e2319778e8220eceba515b172b6e57864b980db2 /openwrt/package/base-files/ipkg | |
parent | dda7e72867768ade01cf3244b8ac3702e86448f0 (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@1772 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/base-files/ipkg')
-rw-r--r-- | openwrt/package/base-files/ipkg/hotplug.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/base-files/ipkg/hotplug.control b/openwrt/package/base-files/ipkg/hotplug.control new file mode 100644 index 000000000..8d6f7852c --- /dev/null +++ b/openwrt/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 |