Practice Test Geeks home

Linux+ Systemd Service Management Questions and Answers

A Linux administrator needs to ensure a custom application, `myapp.service`, starts automatically after a system reboot.
The service should only start after the network is fully operational.

Which `systemctl` command correctly accomplishes this?

Select your answer