From d29fb51fc1fb50f9384cab389181e596578b9b94 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 12 Dec 2005 01:00:17 +0000 Subject: [PATCH] add some missing ipkg/conffiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2632 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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..08046a23db --- /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..dc0411b7c4 --- /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..51c05fac34 --- /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 -- 2.11.0