diff options
-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 |