Systemd/src/sysv-generator
Lukas Nykryn c584ffc0b7 sysv-generator: do not join dependencies on one line, split them
If there is a lot of initscripts and dependencies between them we might
end generating After= (and similar) lines which are longer then LINE_MAX
and thus rejected by parser in systemd.

Fixes #2099
2016-01-21 12:53:14 +01:00
..
Makefile sysv-generator: properly add Makefile symlink 2014-12-19 20:04:55 +01:00
sysv-generator.c sysv-generator: do not join dependencies on one line, split them 2016-01-21 12:53:14 +01:00