<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/src/systemd/podman.service, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2024-09-06T16:05:23+00:00</updated>
<entry>
<title>container: T6702: re-add missing UNIX API socket</title>
<updated>2024-09-06T16:05:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-06T15:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f67e217f2716937115a3bdf6d316b172bbec75e5'/>
<id>urn:sha1:f67e217f2716937115a3bdf6d316b172bbec75e5</id>
<content type='text'>
During podman upgrade and a build from the original source the UNIX socket
definition for systemd got lost in translation.

This commit re-adds the UNIX socket which is started on boot to interact with
Podman.

Example:
  curl --unix-socket /run/podman/podman.sock -H 'content-type: application/json' \
    -sf http://localhost/containers/json
</content>
</entry>
</feed>
