mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
core,initctl,systemctl: kill /dev/initctl support
This also kills support for controlling system state through /sbin/init, initctl, and telinit.
This commit is contained in:
@@ -38,9 +38,7 @@ The following exceptions apply:
|
||||
verbatim from the Linux kernel source tree and are licensed under **GPL-2.0 WITH
|
||||
Linux-syscall-note** and are used within the scope of the Linux-syscall-note
|
||||
exception provisions
|
||||
* the following sources are licensed under the **LGPL-2.0-or-later** license:
|
||||
- src/basic/utf8.c
|
||||
- src/shared/initreq.h
|
||||
* the src/basic/utf8.c source is licensed under the **LGPL-2.0-or-later** license.
|
||||
* the src/basic/include/linux/bpf_insn.h header is copied from the Linux kernel
|
||||
source tree and is licensed under either **BSD-2-Clause** or **GPL-2.0-only**,
|
||||
and thus is included in the systemd build under the BSD-2-Clause license.
|
||||
|
||||
Reference in New Issue
Block a user