Import ubus tools.
This commit is contained in:
8
3P/ubus/systemd/ubus.socket.in
Normal file
8
3P/ubus/systemd/ubus.socket.in
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=OpenWrt micro bus socket
|
||||
|
||||
[Socket]
|
||||
ListenStream=@UBUS_UNIX_SOCKET@
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
||||
Reference in New Issue
Block a user