chiark / gitweb /
logind: automatically remove SysV + POSIX IPC objects when the users owning them...
[elogind.git] / src / login / logind-gperf.gperf
index d870f88cd8caa609dcce055fca0830660383b413..006f7286c5d1db0a6bba1ebfe2e6ec0761b100c9 100644 (file)
@@ -31,3 +31,4 @@ Login.LidSwitchIgnoreInhibited,    config_parse_bool,          0, offsetof(Manag
 Login.IdleAction,                  config_parse_handle_action, 0, offsetof(Manager, idle_action)
 Login.IdleActionSec,               config_parse_sec,           0, offsetof(Manager, idle_action_usec)
 Login.RuntimeDirectorySize,        config_parse_tmpfs_size,    0, offsetof(Manager, runtime_dir_size)
+Login.RemoveIPC,                   config_parse_bool,          0, offsetof(Manager, remove_ipc)