diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-02 20:01:51 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-02 20:01:51 (EDT) |
commit | 171da615c4d8d51ed5f4f2e445d6e19fc15c6f9a (patch) | |
tree | fc9a00edbc2afaa4ead55d668f3ac0bf5230176f /changelog | |
parent | 79d474a5fdc0ea8b9e05f5b68567dbbe9086e4ca (diff) |
/etc/rc.common: New file.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +busybox (1.21.1-5) trunk + + * /etc/rc.common: New framework for service initialization scripts. + * Convert service scripts to use the new framework. + + -- "P. J. McDermott" <pj@pehjota.net> Mon, 02 Jun 2014 19:58:21 -0400 + busybox (1.21.1-4) trunk * /etc/init.d/httpd: Add missing space in start message. |