spiegel_podman/pkg/systemd
Daniel J Walsh 758f20e20a
Compile regex on demand not in init
Every podman command is paying the price for this compile even when they
don't use the Regex, this will speed up start of podman by a little.

[NO NEW TESTS NEEDED] Existing tests should catch issues.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-11 14:38:51 -05:00
..
define generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
generate Fix language. Mostly spelling a -> an 2022-11-20 19:41:06 +01:00
notifyproxy kube sdnotify: run proxies for the lifespan of the service 2022-12-06 14:15:11 +01:00
parser quadlet: Rename parser.LookupBoolean to LookupBooleanWithDefault 2022-12-20 10:38:49 +01:00
quadlet Compile regex on demand not in init 2023-01-11 14:38:51 -05:00
activation.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
activation_test.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
dbus.go Eval symlinks on XDG_RUNTIME_DIR 2022-10-28 14:32:39 -04:00