summaryrefslogtreecommitdiff
path: root/pcr/torque/torque-scheduler.service
blob: 97ec6a0935e1dd793a36ba153a8adf14b1dcc6b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=TORQUE scheduler
Wants=torque-server.service
After=torque-server.service

[Service]
Type=forking
PIDFile=/var/spool/torque/sched_priv/sched.lock
ExecStart=/usr/sbin/pbs_sched

[Install]
WantedBy=multi-user.target