chiark / gitweb /
core: move config_parse_limit() to the generic conf-parser.[ch]
authorLennart Poettering <lennart@poettering.net>
Thu, 3 May 2018 17:01:21 +0000 (19:01 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
commit479f41009ad4ea369a382b255bdf0378a3153356
treef57125fbe00cdce69bc70f1055dfcfb0e7f2053a
parent54b2f26b4022d7bb19bca1fc0bb192a5f34bcebb
core: move config_parse_limit() to the generic conf-parser.[ch]

That way we can use it in nspawn.

Also, while we are at it, let's rename the call config_parse_rlimit(),
i.e. insert the "r", to clarify what kind of limit this is about.
src/shared/conf-parser.c
src/shared/conf-parser.h