diff options
Diffstat (limited to 'pcr/torque/torque-node.service')
-rw-r--r-- | pcr/torque/torque-node.service | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/torque/torque-node.service b/pcr/torque/torque-node.service deleted file mode 100644 index 67edef4f5..000000000 --- a/pcr/torque/torque-node.service +++ /dev/null @@ -1,12 +0,0 @@ -[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 |