This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Delegate=yes -
EnvironmentFile=-/etc/sysconfig/condor -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/condor_master -f -
ExecStop=/usr/sbin/condor_off -master -
KillMode=mixed -
KillMode=process -
KillSignal=SIGQUIT -
LimitNOFILE=16384 -
LimitNOFILE=32768 -
NotifyAccess=main -
Restart=always -
Restart=on-failure -
RestartSec=1minute -
RestartSec=5 -
StandardOutput=syslog -
TasksMax=4194303 -
TimeoutStopSecIntroduced in systemd 188=150seconds -
TimeoutStopSecIntroduced in systemd 188=90seconds -
WatchdogSec=20minutes
-
-
[Unit]-
After=network-online.target nslcd.service ypbind.service time-sync.target -
After=network-online.target nslcd.service ypbind.service time-sync.target nfs-client.target autofs.service -
After=syslog.target network.target -
Description=Condor Distributed High-Throughput-Computing -
Wants=network-online.target -
Wants=network.target
-
Additionnal notes
Nothing here.