core: fix owner user/group output in socket dump
authorLennart Poettering <lennart@poettering.net>
Thu, 5 May 2016 11:45:18 +0000 (13:45 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 5 May 2016 20:34:47 +0000 (22:34 +0200)
commitd2a50e3b5279714218b76f30c29ecfb90b5fb15a
treefda155b4533b4ef488e931354a1b467ba5001174
parent1f15ce28461ec54f85908efc063f99dc5a65b4ca
core: fix owner user/group output in socket dump

The unit file settings are called SocketUser= and SocketGroup= hence name these
fields that way in the "systemd-analyze dump" output too.

https://github.com/systemd/systemd/issues/3171#issuecomment-216216995
src/core/socket.c