I think the line: `$ journalctl --user-unit python_demo_service` should actually be: `journalctl _SYSTEMD_UNIT=python_demo_service.service` Or at least, that's what worked for me on a Raspberry Pi 4, running Buster (Raspian/Debbian). YLMV!