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

[Service]
Type=forking
PIDFile=/var/spool/torque/server_priv/server.lock
ExecStart=/usr/bin/pbs_server

[Install]
WantedBy=multi-user.target