SUN
310-200 · Question #97
You would like to turn off the svc:/network/nfs/client service, but you are not sure which other services will be affected if you turn svc:/network/nfs/client off. Which command can you use to view…
The correct answer is C. svcs -D svc:/network/nfs/client:default. See the full explanation below for the reasoning.
Question
You would like to turn off the svc:/network/nfs/client service, but you are not sure which other services will be affected if you turn svc:/network/nfs/client off. Which command can you use to view a list of services that depend on the svc:/network/nfs/client service?
Options
- Asvcs -a |grep nfs
- Bsvcs -x svc:/network/nfs/client
- Csvcs -D svc:/network/nfs/client:default
- Dsvcs -d svc:/network/nfs/client:default
How the community answered
(28 responses)- A4% (1)
- B11% (3)
- C79% (22)
- D7% (2)
Community Discussion
No community discussion yet for this question.