View | Details | Raw Unified | Return to ticket 2134 | Differences between
and this patch

Collapse All | Expand All

(-)a/etc/slurmdbd.service.in (+1 lines)
Lines 1-6 Link Here
1
[Unit]
1
[Unit]
2
Description=Slurm DBD accounting daemon
2
Description=Slurm DBD accounting daemon
3
After=network.target
3
After=network.target
4
Wants=munge.service
4
ConditionPathExists=@sysconfdir@/slurmdbd.conf
5
ConditionPathExists=@sysconfdir@/slurmdbd.conf
5
6
6
[Service]
7
[Service]

Return to ticket 2134