diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-08-27 15:40:56 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-08-27 15:40:56 +0000 |
commit | 4bb21d84479c8ec5236c946f83a8fdf11dd9ffb8 (patch) | |
tree | e2319778e8220eceba515b172b6e57864b980db2 /openwrt/package/base-files/ipkg | |
parent | 138fee69d1146783d97eed8a4fbd26c1a7e6930d (diff) | |
download | mtk-20170518-4bb21d84479c8ec5236c946f83a8fdf11dd9ffb8.zip mtk-20170518-4bb21d84479c8ec5236c946f83a8fdf11dd9ffb8.tar.gz mtk-20170518-4bb21d84479c8ec5236c946f83a8fdf11dd9ffb8.tar.bz2 |
move hotplug script into an extra package so that it doesn't conflict with nas
SVN-Revision: 1772
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 0000000..8d6f785 --- /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 |