[Unit] Description=videostream After=network.target syslog.target [Service] Type=simple User=ubuntu WorkingDirectory=/home/ubuntu/bsky-feeds ExecStart=/home/ubuntu/bsky-feeds/bin/videostream TimeoutSec=15 Restart=always RestartSec=5 StandardOutput=journal [Install] WantedBy=multi-user.target