[Unit] Description=VCR Streaming Service After=network.target [Service] Type=simple WorkingDirectory={{ streaming_working_folder }} ExecStart={{ streaming_working_folder }}/stream_service.sh Restart=always User=root Group=root [Install] WantedBy=multi-user.target