Which of the following commands will display systemd.socket unit configuration files?
- systemctl list-unit-files | type=socket
- systemctl list-unit-files --type=socket
- systemctl list-unit-files = >socket list
- systemctl list-sockets --all
Please login or Register to submit your answer