[Unit] Description=ZotGTFS Realtime Ingest After=network.target StartLimitIntervalSec=0 [Service] Type=simple Restart=on-failure RestartSec=1 User=lolpro11 ExecStart=/usr/local/bin/cargo run --release --bin zotgtfs WorkingDirectory=/opt/zotgtfs [Install] WantedBy=multi-user.target