Systemd/src/sysv-generator
Felipe Sateler 7532e6d4f4 sysv-generator: better error reporting (#3977)
Currently in the journal you get messages without context like:
systemd-sysv-generator[$pid]: Failed to build name: Invalid argument

When parsing the init script, show the file and line number where the
error was found. At the same time, add more context information if
available.

Thus turning the message into something like:
systemd-sysv-generator[$pid]: [/etc/init.d/root-system-proofd:13] Could not build name for facility $network,: Invalid argument
2016-08-17 20:11:27 +02:00
..
Makefile sysv-generator: properly add Makefile symlink 2014-12-19 20:04:55 +01:00
sysv-generator.c sysv-generator: better error reporting (#3977) 2016-08-17 20:11:27 +02:00