source: trunk/torque.templates @ 10

Last change on this file since 10 was 10, checked in by adi, 17 years ago

Adrian's patches up to his internal revision r3471.

  • rewrite /etc/default/torque after dpkg-reconfigure
  • stop daemons (move to preinst?)
  • postrm/preinst hooks for dh_makeshlibs not working.
File size: 719 bytes
Line 
1Template: torque/disclaimer
2Type: note
3Description: This debconf isn't fully functional. Configure in /etc/default/torque
4 We currently do not provide full-featured torque configuration via debconf.
5 See /etc/default/torque to define which daemons to start and use qmgr or the
6 files in /var/spool/torque for everything else.
7
8Template: torque/daemon_list
9Type: multiselect
10Choices: pbs_server, pbs_mom, pbs_sched
11Default: pbs_mom
12Description: Which daemons should be run on this node?
13 You can define which daemons should be started on this node. Normally, the
14 master node has to run at least pbs_server and pbs_sched (unless replaced by
15 Maui), whereas computation nodes usually only run pbs_mom (the Torque client)
Note: See TracBrowser for help on using the repository browser.