We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896f19b commit f61b30cCopy full SHA for f61b30c
cookbooks/aws-parallelcluster-slurm/templates/default/slurm/head_node/slurmdbd.service.erb
@@ -1,6 +1,6 @@
1
[Unit]
2
Description=Slurm DBD accounting daemon
3
-After=network-online.target munge.service mysql.service mysqld.service mariadb.service
+After=network-online.target munge.service mysql.service mysqld.service mariadb.service remote-fs.target
4
Wants=network-online.target
5
ConditionPathExists=<%= node['cluster']['slurm']['install_dir'] %>/etc/slurmdbd.conf
6
0 commit comments