summaryrefslogtreecommitdiff
path: root/~coadde/torque/torque-node.service
blob: f8fcb46a20a7c8ce423117e46b20dcef36becc6c (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/bin/pbs_mom

[Install]
WantedBy=multi-user.target