summaryrefslogtreecommitdiff
path: root/package/radvd/ipkg
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/radvd/ipkg
Initial import
Diffstat (limited to 'package/radvd/ipkg')
-rw-r--r--package/radvd/ipkg/radvd.conffiles1
-rw-r--r--package/radvd/ipkg/radvd.control5
-rw-r--r--package/radvd/ipkg/radvd.postinst3
3 files changed, 9 insertions, 0 deletions
diff --git a/package/radvd/ipkg/radvd.conffiles b/package/radvd/ipkg/radvd.conffiles
new file mode 100644
index 000000000..a1418c0a1
--- /dev/null
+++ b/package/radvd/ipkg/radvd.conffiles
@@ -0,0 +1 @@
+/etc/radvd.conf
diff --git a/package/radvd/ipkg/radvd.control b/package/radvd/ipkg/radvd.control
new file mode 100644
index 000000000..67df96e73
--- /dev/null
+++ b/package/radvd/ipkg/radvd.control
@@ -0,0 +1,5 @@
+Package: radvd
+Priority: optional
+Section: net
+Depends: kmod-ipv6
+Description: Routing Advertisement Daemon for IPv6
diff --git a/package/radvd/ipkg/radvd.postinst b/package/radvd/ipkg/radvd.postinst
new file mode 100644
index 000000000..8e3ea08f6
--- /dev/null
+++ b/package/radvd/ipkg/radvd.postinst
@@ -0,0 +1,3 @@
+#!/bin/sh
+. $IPKG_INSTROOT/etc/functions.sh
+add_rcconf radvd radvd NO