summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn-stub-pid1.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-31tree-wide: drop missing.hYu Watanabe1-1/+1
2019-10-03nspawn: surrender controlling terminal to PID2 when using the PID1 stubNicolas Douma1-0/+6
2019-03-15Handle or voidify all calls to close_all_fds()Zbigniew Jędrzejewski-Szmek1-1/+1
2018-11-20nspawn: use EXIT_EXCEPTION where appropriateLennart Poettering1-2/+3
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-12-25tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering1-1/+1
2017-12-18nspawn: Include missing.hHenrik Grindal Bakken1-0/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-06-22nspawn: make sure to send SIGTERM/SIGHUP to the main nspawn process if stubin...Lennart Poettering1-1/+10
2017-05-19Fix includes (#5980)Matija Skala1-1/+1
2017-01-24tree-wide: remove consecutive duplicate words in comments (#5148)Stefan Schweter1-1/+1
2016-12-14nspawn: flush out environment block of the -a stub init processLennart Poettering1-1/+28
2016-02-03nspawn: optionally run a stub init process as PID 1Lennart Poettering1-0/+170