Changeset 31 for trunk/torque.templates


Ignore:
Timestamp:
09/15/09 09:22:12 (15 years ago)
Author:
bas
Message:

postinst:

  • restart if we configure the package.
  • added pbs_mom_restart_opts options. get it from debconf

torque.config, torque.templates:

  • added pbs_mom_restart_opts to debconf

init.d:

  • restart failed, fixed it


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/torque.templates

    r22 r31  
    3737 this package. Use "dpkg-reconfigure -p medium torque" instead.
    3838
     39Template: torque/pbs_mom_restart_opts
     40Type: string
     41Description: Please enter the options to be passed to pbs_mom when it restarts
     42 Please enter the commandline options when pbs_mom restarts. You can use
     43 -r (delete the jobs) or -p (leave jobs running)
     44 .
     45 The value will be stored in /etc/default/torque.
     46 .
     47 Don't modify this file by hand, it will be overwritten anytime you upgrade
     48 this package. Use "dpkg-reconfigure -p medium torque" instead.
     49
    3950Template: torque/pbs_sched_opts
    4051Type: string
Note: See TracChangeset for help on using the changeset viewer.