HomeVyOS Platform

container: T6702: re-add missing UNIX API socket

Description

container: T6702: re-add missing UNIX API socket

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

Details

Provenance
c-poAuthored on Sep 6 2024, 3:57 PM
Parents
rVYOSONEX689002845733: opmode: T6694: move wake-on-lan to "execute wake-on-lan" (#4031)
Branches
Loading...
Tags
Loading...