]> git.ipfire.org Git - thirdparty/systemd.git/commit - .gitignore
debug-generator: add new generator
authorLennart Poettering <lennart@poettering.net>
Thu, 19 Jun 2014 14:10:55 +0000 (16:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Jun 2014 14:33:01 +0000 (16:33 +0200)
commit326bb68c40ff2a7119c344b9ab7a7473f9fcdf3c
tree3b5e75cb22ad73f045f72d76176566de0c7ee8ed
parentc806ffb9592fa9a2b13a1f9f9be4c77cd5b211aa
debug-generator: add new generator

debug-generator can mask specific units if they are specified on the
kernel command line with systemd.mask=.

debug-generator can pull in debug-shell.service is systemd.debug-shell
is passed on the kernel command line.
.gitignore
Makefile.am
src/debug-generator/Makefile [new symlink]
src/debug-generator/debug-generator.c [new file with mode: 0644]