aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/openpbs-common/files/pbs-conf.d')
-rw-r--r--sys-cluster/openpbs-common/files/pbs-conf.d12
1 files changed, 12 insertions, 0 deletions
diff --git a/sys-cluster/openpbs-common/files/pbs-conf.d b/sys-cluster/openpbs-common/files/pbs-conf.d
new file mode 100644
index 000000000..86a1dc76c
--- /dev/null
+++ b/sys-cluster/openpbs-common/files/pbs-conf.d
@@ -0,0 +1,12 @@
+# /etc/conf.d/pbs
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License, v2 or later
+
+# Set this to 1 if you want to run both MOM and the server on the same machine.
+# Set it to 0 if you don't want to run any jobs on your head/master.
+#PBS_SERVER_AND_MOM=0
+PBS_SERVER_AND_MOM=1
+
+# Uncomment the next 2 lines to use the maui scheduler
+#PBS_SCHEDULER=maui
+#PBS_SCHEDULER_PID=/usr/spool/maui/maui.pid