From 8c7c98398bad362cfae7b5a239cca11b93a67710 Mon Sep 17 00:00:00 2001 From: Pawel Szewczyk Date: Fri, 4 Sep 2015 12:23:54 +0200 Subject: man: Add documentation for functionfs socket activation --- man/systemd.service.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'man/systemd.service.xml') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 4c113a3479..642d95a029 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -903,6 +903,22 @@ and no job queued or being executed for it. + + USBFunctionDescriptors= + Configure the location of file containing + FunctionFS descriptors. This is is used only when socket with + ListenUSBFunction line want to activate this service. Content of + this file is writen to ep0 file after it is opened. This is required + for socket activation using ListenUSBFunction + (i.e. for passing all ffs endpoints to service). + + + + USBFunctionStrings= + Configure the location of file containing FunctionFS strings. + Behavior is similar to USBFunctionDescriptors. + + Check -- cgit v1.2.3-54-g00ecf