~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to debian/configuration

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-11-27 23:17:37 UTC
  • Revision ID: james.westby@ubuntu.com-20081127231737-v1mrvbkmz1ttn4km
Tags: 6.2-3
* Fix the default configuration file to use full path names.
  Closes: #501972, #497855.
* Make gridengine-exec Depend: on c-shell | tcsh.  Closes: #497839.
* Add symlink farm to /var/lib/gridengine to allow for programs
  which rely on $SGE_ROOT/bin and $SGE_ROOT/utilbin.  Closes: #502000.
* Apply JG-2008-11-10-0 from upstream in order to fix a qmaster
  deadlock.
* Move qrsh_starter to gridengine-exec instead of gridengine-master.
  Closes: #501976.
* Remove linux32 from Build-Depends as it's now in util-linux.
* Ensure we don't fail in gridengine-common postinst when the sgeadmin user
  already exists.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
conf_version           0
6
6
execd_spool_dir        /var/spool/gridengine/execd
7
7
mailer                 /usr/bin/mail
8
 
xterm                  xterm
 
8
xterm                  /usr/bin/xterm
9
9
load_sensor            none
10
10
prolog                 none
11
11
epilog                 none
12
12
shell_start_mode       posix_compliant
13
 
login_shells           sh,ksh,csh,tcsh
 
13
login_shells           bash,sh,ksh,csh,tcsh
14
14
min_uid                0
15
15
min_gid                0
16
16
user_lists             none
33
33
reporting_params       accounting=true reporting=false flush_time=00:00:15 joblog=false sharelog=00:00:00
34
34
finished_jobs          100
35
35
gid_range              65400-65500
36
 
qlogin_command         qlogin
37
 
qlogin_daemon          qlogind
38
 
rlogin_daemon          sshd
39
36
max_aj_instances       2000
40
37
max_aj_tasks           75000
41
38
max_u_jobs             0