From c5e9ef7a5c2ece98a2b693280441b879d03013c8 Mon Sep 17 00:00:00 2001 From: hkurj <663831938@qq.com> Date: Mon, 29 Aug 2016 22:47:35 +0800 Subject: [PATCH] translating --- sources/tech/20160811 5 best linux init system.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/tech/20160811 5 best linux init system.md b/sources/tech/20160811 5 best linux init system.md index 74b1d44d6d..2296b6d751 100644 --- a/sources/tech/20160811 5 best linux init system.md +++ b/sources/tech/20160811 5 best linux init system.md @@ -1,5 +1,5 @@ -hkurj translating -5 Best Modern Linux ‘init’ Systems (1992-2015) +hkurj translating +I Best Modern Linux ‘init’ Systems (1992-2015) ============================================ In Linux and other Unix-like operating systems, the init (initialization) process is the first process executed by the kernel at boot time. It has a process ID (PID) of 1, it is executed in the background until the system is shut down.