summaryrefslogtreecommitdiff
path: root/package/busybox/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/ipkg')
-rw-r--r--package/busybox/ipkg/busybox.control4
-rw-r--r--package/busybox/ipkg/busybox.postinst6
2 files changed, 0 insertions, 10 deletions
diff --git a/package/busybox/ipkg/busybox.control b/package/busybox/ipkg/busybox.control
deleted file mode 100644
index e7fc84a29..000000000
--- a/package/busybox/ipkg/busybox.control
+++ /dev/null
@@ -1,4 +0,0 @@
-Package: busybox
-Priority: optional
-Section: net
-Description: Core utilities for embedded Linux systems
diff --git a/package/busybox/ipkg/busybox.postinst b/package/busybox/ipkg/busybox.postinst
deleted file mode 100644
index 97e83b766..000000000
--- a/package/busybox/ipkg/busybox.postinst
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-. $IPKG_INSTROOT/etc/functions.sh
-add_rcconf network network YES
-add_rcconf crond crond NO
-add_rcconf 'use "-C16" normally, "NO" to disable' syslogd_flags '-C16'
-add_rcconf inetd