]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: all hooks should be arrays of objects, not just objects
authorFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 15 May 2023 17:44:15 +0000 (19:44 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 16 May 2023 09:27:10 +0000 (11:27 +0200)
commit3590d95b2b18e5a12ff1a3a4e037423e879dbaa1
tree67007222755dd6f0f5759a38570524ae17ed4554
parente5c275fedc0ab416730fe288a8754a20a014e200
nspawn: all hooks should be arrays of objects, not just objects

See: https://github.com/opencontainers/runtime-spec/blob/v1.0.0/config.md#posix-platform-hooks
src/nspawn/nspawn-oci.c