|
|
|
|
|
by pkoiralap
56 days ago
|
|
I was coming up with the same intuition. However, it's like a whack-a-mole. What about cronjobs and slurmjobs and other services? Is there a way to do this directly on systemd so that all other processes inherit it rather than doing it on each one? |
|
`/etc/systemd/system/service.d/${...}.conf`
I think this is what you're looking for.