[Unit] Description=Livestream Archiver Service After=network.target [Service] Type=simple User=rockvilleav Group=rockvilleav WorkingDirectory=/home/rockvilleav/livestream-archiver ExecStart=/home/rockvilleav/livestream-archiver/target/release/livestream_archiver Environment=PC_SYNC_TARGET=benjaminslingo@macbook-pro.slingoapps.dev:~/rtsda/livestreams/ Restart=always RestartSec=10 [Install] WantedBy=multi-user.target