Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] systemd: drop-ins for Condor job slice?
- Date: Fri, 9 May 2025 15:45:18 -0500
- From: Greg Thain <gthain@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] systemd: drop-ins for Condor job slice?
On 5/7/25 07:28, Thomas Hartmann wrote:
Hi all,
So, I guess that the drop-in is only evaluated by systemd for starting
the condor service unit, but as the job slice is realized by condor
itself, the drop-in additions are not actually inherited, or?
Hi Thomas:
I'm not sure, but perhaps this is because we set Delegate=true in
condor's unit file. I'm curious if the dropins work if Delegation is off?
-greg