Add c2.service unit to run the FastAPI app as workshop-c2. The unit
invokes uv via /usr/bin/env, sets PATH and PYTHONUNBUFFERED, enables
automatic restarts with a short backoff, and logs to the journal using
SyslogIdentifier. Also update main.py's runtime invocation