diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-04 10:51:40 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-04 10:51:40 (EDT) |
commit | a6bd9358d2a1adf168b75a06ca4a3d97d4575f68 (patch) | |
tree | b5fed0d2beb58c9166b196ea79259b3900cfee9e /changelog | |
parent | 755fa98b327411b5dfc3341ef4a14c5a5746c208 (diff) |
changelog: Update.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ busybox (1.21.1-5) trunk - Service scripts can have significantly less boilerplate logic and be much simpler. - Services can be enabled and disabled by the user and the system. + - A /etc/rc.policy file can be used to disable all service + initialization and manipulation. * Convert service scripts to use the new framework. * Clean up stderr during services initialization. * Make most of the /etc/rc.d/ links at install time using the new |