automation-tests/cmd/podman/system
Giuseppe Scrivano c064acd78e
service: use LISTEN_FDS
if LISTEN_FDS is specified by systemd, we need to use the first fd
after the std files (so fd=3) to read from the activation socket
instead of manually opening the UNIX socket.

[NO TESTS NEEDED]

Closes: https://github.com/containers/podman/issues/9251

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-03-29 13:51:06 +02:00
..
connection bump go module to v3 2021-02-22 09:03:51 +01:00
connection.go bump go module to v3 2021-02-22 09:03:51 +01:00
df.go bump go module to v3 2021-02-22 09:03:51 +01:00
events.go bump go module to v3 2021-02-22 09:03:51 +01:00
info.go bump go module to v3 2021-02-22 09:03:51 +01:00
migrate.go bump go module to v3 2021-02-22 09:03:51 +01:00
prune.go Fix system prune cmd user message with options 2021-03-21 18:03:31 +01:00
renumber.go bump go module to v3 2021-02-22 09:03:51 +01:00
reset.go bump go module to v3 2021-02-22 09:03:51 +01:00
service.go bump go module to v3 2021-02-22 09:03:51 +01:00
service_abi.go service: use LISTEN_FDS 2021-03-29 13:51:06 +02:00
system.go bump go module to v3 2021-02-22 09:03:51 +01:00
unshare.go bump go module to v3 2021-02-22 09:03:51 +01:00
version.go bump go module to v3 2021-02-22 09:03:51 +01:00