X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fsleep-config.c;h=a57ebacd2a124bf2a74dccf68dffd95f32c2710a;hp=7d47e79ebf1493c151285b51eb0c28e8c45c4f77;hb=a61ff8a1eea921800d6225ff137b24e0a0fb60e1;hpb=d5fe86b9254c47ef077a467746fec3b6e193ab4b diff --git a/src/shared/sleep-config.c b/src/shared/sleep-config.c index 7d47e79eb..a57ebacd2 100644 --- a/src/shared/sleep-config.c +++ b/src/shared/sleep-config.c @@ -59,7 +59,7 @@ int parse_sleep_config(const char *verb, char ***_modes, char ***_states) { {} }; - config_parse_many(PKGSYSCONFDIR "/sleep.conf", + config_parse_many_nulstr(PKGSYSCONFDIR "/sleep.conf", CONF_PATHS_NULSTR("systemd/sleep.conf.d"), "Sleep\0", config_item_table_lookup, items, false, NULL);