Skip to content
Snippets Groups Projects
Commit 69fbe854 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

changes to enable SlurmctldParameters=enable_configless

parent 7328b18a
No related branches found
No related tags found
1 merge request!460Upcoming maintenance
[Unit]
Description=Slurm node daemon
After=network.target
ConditionPathExists={{ slurm_dir }}/etc/slurm.conf
#ConditionPathExists={{ slurm_dir }}/etc/slurm.conf
[Service]
Type=forking
KillMode=process
LimitMEMLOCK=infinity
#EnvironmentFile=/etc/default/slurmd
ExecStart={{ slurm_dir }}/sbin/slurmd $SLURMD_OPTIONS
#ExecStart={{ slurm_dir }}/sbin/slurmd $SLURMD_OPTIONS
ExecStart={{ slurm_dir }}/sbin/slurmd --conf-server {{ slurmctrl }}:6817
PIDFile={{ slurmpiddir }}/slurmd.pid
[Install]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment