Systemd is great. Here are a few things you can do with it.
I usually can't remember where unit files are located but that's not an issue. Systemd will let you edit them just by knowing the unit name.
$ export SYSTEMD_EDITOR=vim
$ sudo -E systemctl edit --full …