I’m currently facing the issue that I want to trigger a Systemd unit when another unit get reloaded – not restartet. This is what I achived so far: But that is only working using systemctl restart teleport. Reload doesn’t work. How can this be achived without touching the original teleport.service unit? Answer Found out that this can be easily achived