summaryrefslogtreecommitdiff
path: root/pcr/torque/torque-node.service
blob: 67edef4f566807dc3fbcb0ee132880836c239657 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=TORQUE node
Wants=basic.target
After=basic.target network.target

[Service]
Type=forking
PIDFile=/var/spool/torque/mom_priv/mom.lock
ExecStart=/usr/sbin/pbs_mom

[Install]
WantedBy=multi-user.target