summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-09 15:06:33 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-09 15:07:38 (EDT)
commitfbefb18e5b4b04949a82ba470178c84c4cc97ac5 (patch)
tree15043a1e474e67fd01eb9f06431215630aa64dc3 /changelog
parentd3b31d2ea46cbdc2edf39341584167a7a4b1be17 (diff)
/etc/rc.common: Don't disable *able actions.
Diffstat (limited to 'changelog')
-rw-r--r--changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog b/changelog
index 21ce34a..fc55148 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+busybox (1.21.1-6) trunk
+
+ * /etc/rc.common: Disabling service initialization with /etc/rc.policy
+ no longer disables service enablement or disablement.
+
+ -- "P. J. McDermott" <pj@pehjota.net> Mon, 09 Jun 2014 15:05:56 -0400
+
busybox (1.21.1-5) trunk
* /etc/rc.common: New framework for service initialization scripts.