]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/nspawn/nspawn-gperf.gperf
nspawn: Add support for sysroot pivoting (#5258)
[thirdparty/systemd.git] / src / nspawn / nspawn-gperf.gperf
index c0fa4bfa1f39d7686106ce59e559b0902678f383..e5fdf63162f25951f39ac2d123d80e1429840f24 100644 (file)
@@ -26,6 +26,7 @@ Exec.KillSignal,              config_parse_signal,        0, offsetof(Settings,
 Exec.Personality,             config_parse_personality,   0, offsetof(Settings, personality)
 Exec.MachineID,               config_parse_id128,         0, offsetof(Settings, machine_id)
 Exec.WorkingDirectory,        config_parse_path,          0, offsetof(Settings, working_directory)
+Exec.PivotRoot,               config_parse_pivot_root,    0, 0
 Exec.PrivateUsers,            config_parse_private_users, 0, 0
 Exec.NotifyReady,             config_parse_bool,          0, offsetof(Settings, notify_ready)
 Files.ReadOnly,               config_parse_tristate,      0, offsetof(Settings, read_only)