Edit and revert edit for systemd service
To edit:
sudo systemctl edit --full sshd.service
To revert the changes:
sudo systemctl revert sshd.service