# Systemd control ## Unit files Find unit file for given service: systemctl status After editing unit file, need to reload wih systemctl daemon-reload ### Drop-in editing Drop-ins will be in `/etc/systemd/system/.d/`. Edit with systemctl edit --drop-in= ## Logs journalctl -u