From a8c6dbac96a20eb35ce55befe0e64d89dd30de4d Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 24 Apr 2015 19:53:35 -0500 Subject: typo fix in NEWS The binfmt service should be added to the boot runlevel, not sysinit. --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index d051f2a7..20e3c272 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,8 +7,8 @@ the information in this file is in reverse order. The binfmt service, which registers misc binary formats with the Linux kernel, has been separated from the procfs service. This service will be -automatically added to the sysinit runlevel for new Linux installs. When -you upgrade, you will need to use rc-update to add it to your sysinit +automatically added to the boot runlevel for new Linux installs. When +you upgrade, you will need to use rc-update to add it to your boot runlevel. The procfs service no longer automounts the deprecated usbfs and -- cgit v1.2.3