chiark / gitweb /
log: never block on syslog in PID 1
[elogind.git] / src / load-fragment-gperf.gperf.m4
index 84ae28ca38d2f6536cbed87c92c2618462c88567..35ec00557e24a3f8617adef64cfa663f056cc09f 100644 (file)
@@ -210,6 +210,7 @@ m4_dnl
 Path.PathExists,                 config_parse_path_spec,             0,                             0
 Path.PathExistsGlob,             config_parse_path_spec,             0,                             0
 Path.PathChanged,                config_parse_path_spec,             0,                             0
+Path.PathModified,               config_parse_path_spec,             0,                             0
 Path.DirectoryNotEmpty,          config_parse_path_spec,             0,                             0
 Path.Unit,                       config_parse_path_unit,             0,                             0
 Path.MakeDirectory,              config_parse_bool,                  0,                             offsetof(Path, make_directory)