From 2c0269b3d507a873db45e85bf0518824834290dd Mon Sep 17 00:00:00 2001 From: way-ww <40491614+way-ww@users.noreply.github.com> Date: Tue, 23 Oct 2018 23:12:08 +0800 Subject: [PATCH] Update 20181015 How to Enable or Disable Services on Boot in Linux Using chkconfig and systemctl Command.md --- ...es on Boot in Linux Using chkconfig and systemctl Command.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20181015 How to Enable or Disable Services on Boot in Linux Using chkconfig and systemctl Command.md b/sources/tech/20181015 How to Enable or Disable Services on Boot in Linux Using chkconfig and systemctl Command.md index cc75d4490f..e1b66d4f6d 100644 --- a/sources/tech/20181015 How to Enable or Disable Services on Boot in Linux Using chkconfig and systemctl Command.md +++ b/sources/tech/20181015 How to Enable or Disable Services on Boot in Linux Using chkconfig and systemctl Command.md @@ -1,3 +1,5 @@ +Translating by way-ww + How to Enable or Disable Services on Boot in Linux Using chkconfig and systemctl Command ====== It’s a important topic for Linux admin (such a wonderful topic) so, everyone must be aware of this and practice how to use this in the efficient way.