[Unit] Description=Vehicle Video Service After=network-online.target vehicle-video-srs-live.service vehicle-video-srs-record.service Wants=network-online.target vehicle-video-srs-live.service vehicle-video-srs-record.service [Service] Type=simple User=@SERVICE_USER@ Group=@SERVICE_GROUP@ WorkingDirectory=@INSTALL_DIR@/bin ExecStart=@INSTALL_DIR@/bin/vehicle_video_service Restart=always RestartSec=3 LimitNOFILE=65535 [Install] WantedBy=multi-user.target