mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Add an integration test for systemd in a container
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
@ -76,10 +76,6 @@ var (
|
||||
// place of the configuration file pointed to by ConfigPath.
|
||||
OverrideConfigPath = etcDir + "/containers/libpod.conf"
|
||||
|
||||
// DefaultInfraImage to use for infra container
|
||||
|
||||
// DefaultInfraCommand to be run in an infra container
|
||||
|
||||
// DefaultSHMLockPath is the default path for SHM locks
|
||||
DefaultSHMLockPath = "/libpod_lock"
|
||||
// DefaultRootlessSHMLockPath is the default path for rootless SHM locks
|
||||
|
Reference in New Issue
Block a user