Template: torque/disclaimer Type: note Description: This debconf isn't fully functional. Configure in /etc/default/torque We currently do not provide full-featured torque configuration via debconf. See /etc/default/torque to define which daemons to start and use qmgr or the files in /var/spool/torque for everything else. Template: torque/daemon_list Type: multiselect Choices: pbs_server, pbs_mom, pbs_sched Default: pbs_mom Description: Which daemons should be run on this node? You can define which daemons should be started on this node. Normally, the master node has to run at least pbs_server and pbs_sched (unless replaced by Maui), whereas computation nodes usually only run pbs_mom (the Torque client) Template: torque/server_name Type: string Default: localhost Description: Please enter FQDN of your Torque server Please enter the FQDN (with domain) of your Torque server. This is value will be stored in /var/spool/torque/server_name. . Don't modify this file by hand, it will be overwritten anytime you upgrade this package. Use "dpkg-reconfigure -p low torque" instead.