1[Unit] 2Description=Loops socat for Zephyr QEMU networking 3 4[Service] 5User=zephyr 6Group=zephyr 7ExecStart=/home/zephyr/net-tools/loop-socat.sh 8 9[Install] 10WantedBy=multi-user.target 11