]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.socket.xml
core: Fix USB functionfs activation and clarify its documentation (#4188)
authorPaweł Szewczyk <p.szewczyk@samsung.com>
Mon, 26 Sep 2016 16:45:47 +0000 (18:45 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 26 Sep 2016 16:45:47 +0000 (18:45 +0200)
commit00bb64ecfa87c3da13764578e0e65e9b4e72bbf8
treef9fcceca49b7b92ae74c64e98d33f4758092edae
parentbc3bb330b8543a31d4a1f488cb782b6ff3519d6a
core: Fix USB functionfs activation and clarify its documentation (#4188)

There was no certainty about how the path in service file should look
like for usb functionfs activation. Because of this it was treated
differently in different places, which made this feature unusable.

This patch fixes the path to be the *mount directory* of functionfs, not
ep0 file path and clarifies in the documentation that ListenUSBFunction should be
the location of functionfs mount point, not ep0 file itself.
man/systemd.socket.xml
src/core/socket.c