Skip to content

Commit

Permalink
Create slurm.default
Browse files Browse the repository at this point in the history
  • Loading branch information
mknoxnv committed Sep 15, 2017
1 parent 1262e02 commit 91a20eb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions slurm.default
@@ -0,0 +1,14 @@
# Defaults for slurmd initscript
# sourced by /etc/init.d/slurmd
# installed at /etc/default/slurmd by the maintainer scripts
#
# This is a POSIX shell fragment
#
# Additional options that are passed to the slurmctld daemon
#SLURMCTLD_OPTIONS=""




# Additional options that are passed to the slurmd daemon
SLURMD_OPTIONS="-d/usr/sbin/slurmstepd"

0 comments on commit 91a20eb

Please sign in to comment.