Project

General

Profile

Actions

Task #5304

closed

Change default Unix socket path to /run/nfd/nfd.sock

Added by Junxiao Shi 5 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Category:
Faces
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
3.00 h

Description

Presently, NFD creates the Unix socket at /run/nfd.sock.
This causes difficulty in NFD Docker packaging: either the container must mount /run in read-write mode which gives the container too much privilege, or the client.conf must be edited to point to a different socket path.

This issue is to change the default Unix socket path path to /run/nfd/nfd.sock, without any backwards compatibility.
NFD must create the enclosing directory if it does not exist.

Actions

Also available in: Atom PDF