Oracle
1Z0-822 · Question #125
Changes were made to the application/pkg/server:default service when an administrator made modifications to add a local package repository. Which command should be used to identify the changes that…
The correct answer is D. svccfg -s application/pkg/server:default listcust -L. List all configuration changes that have been made in the SMF configuration repository to the name-service/switch service: # svccfg -s name-service/switch listcust -L
Managing System Initialization
Question
Changes were made to the application/pkg/server:default service when an administrator made modifications to add a local package repository. Which command should be used to identify the changes that were made to the application/pkg/server:default service?
Options
- Asvcs -l application/pkg/server:default
- Bsvcs -vx application/pkg/server:default
- Csvccfg -s application/pkg/server listprop
- Dsvccfg -s application/pkg/server:default listcust -L
- Esvccfg -s application/pkg/server listpg
How the community answered
(53 responses)- A2% (1)
- B6% (3)
- C9% (5)
- D81% (43)
- E2% (1)
Explanation
List all configuration changes that have been made in the SMF configuration repository to the name-service/switch service: # svccfg -s name-service/switch listcust -L
Topics
#SMF#svccfg listcust#service customization#pkg/server
Community Discussion
No community discussion yet for this question.