Using:
- Ubuntu 20.04.2 LTS
- Java 1.8.0_322
- Jenkins 2.332.1
I've been attempting to change the HTTP port or the User in /etc/default/jenkins file. However the changes are not picked up once I do:
sudo service jenkins restart
The answer here also doesn't seem to work: Jenkins changes in /etc/default/jenkins not working
sudo systemctl edit jenkins
just opens a new file for editing