|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
Hello. This is just a FYI.
I saw the same situation and I could change DisplayName without rebooting.
We can change srvice configuration with "sc" command.
For example, to change DisplayName to "Jenkins Slave 1", please run:
c:\> sc config <servicename> DisplayName= "Jenkins Slave 1"