XK0-005 System Management • Set 7
XK0-005 System Management Practice Test 7 — 15 questions with explanations. Free, no signup.
Based on the exhibit, the service has failed. Which of the following is the most appropriate first step to diagnose the cause of the failure?
Refer to the exhibit. ``` $ systemctl status myservice.service ● myservice.service - My Custom Service Loaded: loaded (/etc/systemd/system/myservice.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2024-03-11 14:23:45 UTC; 3min ago Process: 12345 ExecStart=/usr/local/bin/myservice.sh (code=exited, status=1/FAILURE) Main PID: 12345 (code=exited, status=1) CGroup: /system.slice/myservice.service ```