System properties management

后端 未结 7 2269
面向向阳花
面向向阳花 2020-12-05 14:11

Is there any \"adequate\" way to change system properties in Jenkins? What is the easiest/fastest way change them? For instance, I need to turn off the useless (in my case)

7条回答
  •  抹茶落季
    2020-12-05 15:05

    I followed each steps mentioned above but it fails.

    So I did change the system time zone using timedatectl set-timezone Europe/London command and then I have restarted jenkins service service jenkins restart it worked.

    1. I was using Rehdat 7.5
    2. Jenkins version 2.168.
    3. Jenkins Installed via yum install jenkins

    I hope this will help some one.

提交回复
热议问题