xref: /OK3568_Linux_fs/buildroot/package/swupdate/swupdate.socket (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1[Unit]
2Description=SWUpdate socket listener
3Documentation=https://github.com/sbabic/swupdate
4Documentation=https://sbabic.github.io/swupdate
5
6[Socket]
7ListenStream=/tmp/sockinstctrl
8ListenStream=/tmp/swupdateprog
9
10[Install]
11WantedBy=sockets.target
12