podman/pkg/systemd
Ashley Cui a140c74ba4 Fix machine volumes with long path and paths with dashes
AppleHV accepts a max 36 bytes for mount tags. Instead of using the fully qualified path for the mount tag, SHA256 the path, and truncate the shasum to 36 bytes.
Also correctly escape dashes in mounted paths.

Signed-off-by: Ashley Cui <acui@redhat.com>
2024-04-30 11:25:45 -04:00
..
define generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
generate Bump Go module to v5 2024-02-08 09:35:39 -05:00
notifyproxy Fix Lint on Windows and enable the job 2024-02-20 08:06:18 -05:00
parser Fix machine volumes with long path and paths with dashes 2024-04-30 11:25:45 -04:00
quadlet pkg/systemd: use fileutils.(Le|E)xists 2024-04-19 09:52:15 +02:00
activation.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
activation_test.go lint: fix warnings found by perfsprint 2023-10-20 16:27:46 +02:00
dbus.go Bump Go module to v5 2024-02-08 09:35:39 -05:00