If the OS uses systemd-journald,
journalctl -a _SYSTEMD_UNIT=spambusters.service
(Latest systemd version shows the same in systemctl status
, but OpenSuSE has an older one.)
Also, do not use sudo
if you only want it to run as a different user. Use User=spambusters
instead.