[Unit] Description=Doublemap 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 ingestdoublemap WorkingDirectory=/opt/kactus-gtfs-rt [Install] WantedBy=multi-user.target