Changeset 9a76847
- Timestamp:
- 09/12/2018 08:17:14 PM (5 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, bdubbs/gcc13, cross-chap5, ml-11.0, multilib, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 6c67242
- Parents:
- 6f16853
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter07/systemd-custom.xml
r6f16853 r9a76847 255 255 <emphasis>Disable at build-time</emphasis>: You can enable 256 256 lingering by default while building systemd by adding the switch 257 <parameter>- -without-kill-user-processes</parameter> to the258 <command> configure</command> command for systemd. This completely257 <parameter>-Ddefault-kill-user-processes=no</parameter> to the 258 <command>meson</command> command for systemd. This completely 259 259 disables the ability of systemd to kill user processes at session 260 260 end.
Note:
See TracChangeset
for help on using the changeset viewer.