]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/socket.c
socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file system
authorLennart Poettering <lennart@poettering.net>
Thu, 5 Jun 2014 07:55:53 +0000 (09:55 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 5 Jun 2014 07:55:53 +0000 (09:55 +0200)
commit3900e5fdff688dc3c273f177d9d913b7389d5561
tree7752c89ee7d52087e03fc915594ee54c38bc32cb
parenta8330cd118993c20629565684144e0cc0e2edabe
socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file system

This is relatively complex, as we cannot invoke NSS from PID 1, and thus
need to fork a helper process temporarily.
man/systemd.socket.xml
src/core/dbus-socket.c
src/core/load-fragment-gperf.gperf.m4
src/core/socket.c
src/core/socket.h
src/shared/exit-status.c
src/shared/exit-status.h