summaryrefslogtreecommitdiff
path: root/package/chillispot/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/chillispot/ipkg')
-rw-r--r--package/chillispot/ipkg/chillispot.conffiles1
-rw-r--r--package/chillispot/ipkg/chillispot.control5
-rw-r--r--package/chillispot/ipkg/chillispot.postinst3
3 files changed, 9 insertions, 0 deletions
diff --git a/package/chillispot/ipkg/chillispot.conffiles b/package/chillispot/ipkg/chillispot.conffiles
new file mode 100644
index 000000000..08485167d
--- /dev/null
+++ b/package/chillispot/ipkg/chillispot.conffiles
@@ -0,0 +1 @@
+/etc/chilli.conf
diff --git a/package/chillispot/ipkg/chillispot.control b/package/chillispot/ipkg/chillispot.control
new file mode 100644
index 000000000..0bb2badb8
--- /dev/null
+++ b/package/chillispot/ipkg/chillispot.control
@@ -0,0 +1,5 @@
+Package: chillispot
+Priority: optional
+Section: net
+Depends: kmod-tun
+Description: ChilliSpot is a Wireless LAN Access Point Controller.
diff --git a/package/chillispot/ipkg/chillispot.postinst b/package/chillispot/ipkg/chillispot.postinst
new file mode 100644
index 000000000..20ad12d8c
--- /dev/null
+++ b/package/chillispot/ipkg/chillispot.postinst
@@ -0,0 +1,3 @@
+#!/bin/sh
+. $IPKG_INSTROOT/etc/functions.sh
+add_rcconf chillispot chillispot NO