summaryrefslogtreecommitdiff
path: root/sysutils/torque/files/pbs_sched.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/torque/files/pbs_sched.sh.in')
-rw-r--r--sysutils/torque/files/pbs_sched.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/torque/files/pbs_sched.sh.in b/sysutils/torque/files/pbs_sched.sh.in
index 58ee013f4a25..817d8a379146 100644
--- a/sysutils/torque/files/pbs_sched.sh.in
+++ b/sysutils/torque/files/pbs_sched.sh.in
@@ -1,5 +1,7 @@
#!/bin/sh
+# $FreeBSD$
+#
# PROVIDE: pbs_sched
# REQUIRE: pbs_server
#
@@ -22,6 +24,4 @@ load_rc_config $name
: ${pbs_sched_enable="NO"}
-command_args=""
-
run_rc_command "$1"