QuestionQ22
System ManagementA Linux systems administrator updates configuration files for services managed by systemd. Which command should the administrator run to apply those changes?
- A systemctl enable
- B systemctl start
- C systemctl restart
- D systemctl daemon-reload
Community Discussion