Package: jenkins
Version: 2.0
Severity: wishlist

Dear Maintainer,

Every time when I update jenkins, I will be asked to will I want to
update or keep my old /etc/default/jenkins , because I have to run jenkins
on different port. Default port is in another use.

It would be great if .d folder will be used for jenkins configs too.

-- System Information:
Debian Release: 8.4
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages jenkins depends on:
ii  adduser                                          3.113+nmu3
ii  daemon                                           0.6.4-1
ii  net-tools                                        1.60-26+b1
ii  openjdk-7-jre-headless [java7-runtime-headless]  7u95-2.6.4-1~deb8u1
ii  openjdk-8-jre-headless [java7-runtime-headless]  8u72-b15-1~bpo8+1
ii  procps                                           2:3.3.9-9
ii  psmisc                                           22.21-2

jenkins recommends no packages.

jenkins suggests no packages.

-- Configuration Files:
/etc/default/jenkins changed:
NAME=jenkins
JAVA=/usr/bin/java
JAVA_ARGS="-Djava.awt.headless=true"  # Allow graphs etc. to work even when an 
X server is present
PIDFILE=/var/run/$NAME/$NAME.pid
JENKINS_USER=$NAME
JENKINS_GROUP=$NAME
JENKINS_WAR=/usr/share/$NAME/$NAME.war
JENKINS_HOME=/var/lib/$NAME
RUN_STANDALONE=true
JENKINS_LOG=/var/log/$NAME/$NAME.log
MAXOPENFILES=8192
HTTP_PORT=8081
PREFIX=/$NAME
JENKINS_ARGS="--webroot=/var/cache/$NAME/war --httpPort=$HTTP_PORT"


-- no debconf information

Reply via email to