The option to change the systemd boot target to rescue.target instead of the default target is:
A. systemd.target=rescue.target
The systemd.target option is used to specify the systemd boot target, which determines the state of the system and what services are running. The default target is usually multi-user.target, which provides a full graphical interface and runs a variety of system services. The rescue.target target is a special target that provides a minimal environment for system maintenance and repair.
When you pass the systemd.target=rescue.target option to the kernel, it instructs systemd to boot the system into the rescue.target environment instead of the default target. This can be useful if you need to perform system maintenance or repair tasks and you need to boot the system into a minimal environment.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.LX0-103 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
linux_admin
2 years, 2 months ago