chiark / gitweb /
conf-parser: silently ignore sections starting with "X-"
authorMichael Marineau <michael.marineau@coreos.com>
Fri, 16 May 2014 23:58:31 +0000 (16:58 -0700)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 17 May 2014 04:29:07 +0000 (00:29 -0400)
commit342aea195051633c69ba7b8c02c82a0e5f8cbde4
treec73239f4ea8c1512694676dc6e298699b1815196
parent24fe021ba517ab25081557837e618d8a65f0da2a
conf-parser: silently ignore sections starting with "X-"

This allows external tools to keep additional unit information in a
separate section without scaring users with a big warning.
src/shared/conf-parser.c