System-wide Syncthing Autostart with Systemd

I think that’s how user services work in systemd. You probably want a system service, or whatever it’s called, where there is no “@” in the name and the user is specified in the unit file. When I’ve needed this on systemd systems I’ve just copied some other thing that is similar, like the sshd unit, and modified it accordingly. wrong apparently :slight_smile: