When the service.install() method is called, a fair amount of details about the service are output in JSON format (including the password if a user account is set up for the service).
What would you think about setting the verbosity of this method to enable it or not?
When the
service.install()
method is called, a fair amount of details about the service are output in JSON format (including the password if a user account is set up for the service).What would you think about setting the verbosity of this method to enable it or not?