3e961a6f06
This reverts commit 3b709249ea
.
Unretirement request: https://pagure.io/releng/issue/8733
12 lines
211 B
Desktop File
12 lines
211 B
Desktop File
[Unit]
|
|
Description=pbs-mom
|
|
After=syslog.target network.target trqauthd.service
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/pbs_mom
|
|
PIDFile=/var/lib/torque/mom_priv/mom.lock
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|