From c57756f34e59d31bcd14911abba179de93e2b76b Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Mon, 12 Dec 2005 01:00:17 +0000
Subject: [PATCH] add some missing ipkg/conffiles

SVN-Revision: 2632
---
 openwrt/package/aiccu/ipkg/aiccu.conffiles               | 1 +
 openwrt/package/bluez-utils/ipkg/bluez-utils.conffiles   | 3 +++
 openwrt/package/icecast/ipkg/icecast.conffiles           | 1 +
 openwrt/package/openntpd/ipkg/openntpd.conffiles         | 1 +
 openwrt/package/wondershaper/ipkg/wondershaper.conffiles | 1 +
 openwrt/package/xsupplicant/ipkg/xsupplicant.conffiles   | 1 +
 6 files changed, 8 insertions(+)
 create mode 100644 openwrt/package/aiccu/ipkg/aiccu.conffiles
 create mode 100644 openwrt/package/bluez-utils/ipkg/bluez-utils.conffiles
 create mode 100644 openwrt/package/icecast/ipkg/icecast.conffiles
 create mode 100644 openwrt/package/openntpd/ipkg/openntpd.conffiles
 create mode 100644 openwrt/package/wondershaper/ipkg/wondershaper.conffiles
 create mode 100644 openwrt/package/xsupplicant/ipkg/xsupplicant.conffiles

diff --git a/openwrt/package/aiccu/ipkg/aiccu.conffiles b/openwrt/package/aiccu/ipkg/aiccu.conffiles
new file mode 100644
index 0000000000..79c42f9984
--- /dev/null
+++ b/openwrt/package/aiccu/ipkg/aiccu.conffiles
@@ -0,0 +1 @@
+/etc/aiccu.conf
diff --git a/openwrt/package/bluez-utils/ipkg/bluez-utils.conffiles b/openwrt/package/bluez-utils/ipkg/bluez-utils.conffiles
new file mode 100644
index 0000000000..ba07831a92
--- /dev/null
+++ b/openwrt/package/bluez-utils/ipkg/bluez-utils.conffiles
@@ -0,0 +1,3 @@
+/etc/bluetooth/givepin
+/etc/bluetooth/hcid.conf
+/etc/bluetooth/rfcomm.conf
diff --git a/openwrt/package/icecast/ipkg/icecast.conffiles b/openwrt/package/icecast/ipkg/icecast.conffiles
new file mode 100644
index 0000000000..1203e9dc44
--- /dev/null
+++ b/openwrt/package/icecast/ipkg/icecast.conffiles
@@ -0,0 +1 @@
+/etc/icecast.xml
diff --git a/openwrt/package/openntpd/ipkg/openntpd.conffiles b/openwrt/package/openntpd/ipkg/openntpd.conffiles
new file mode 100644
index 0000000000..81306c3c97
--- /dev/null
+++ b/openwrt/package/openntpd/ipkg/openntpd.conffiles
@@ -0,0 +1 @@
+/etc/ntpd.conf
diff --git a/openwrt/package/wondershaper/ipkg/wondershaper.conffiles b/openwrt/package/wondershaper/ipkg/wondershaper.conffiles
new file mode 100644
index 0000000000..14e366cc99
--- /dev/null
+++ b/openwrt/package/wondershaper/ipkg/wondershaper.conffiles
@@ -0,0 +1 @@
+/etc/wshaper.conf
diff --git a/openwrt/package/xsupplicant/ipkg/xsupplicant.conffiles b/openwrt/package/xsupplicant/ipkg/xsupplicant.conffiles
new file mode 100644
index 0000000000..8503d2bd49
--- /dev/null
+++ b/openwrt/package/xsupplicant/ipkg/xsupplicant.conffiles
@@ -0,0 +1 @@
+/etc/xsupplicant.conf
-- 
GitLab