Am 26.08.19 um 08:38 schrieb Ulrich Windl:
>>>> Lennart Poettering <lenn...@poettering.net> schrieb am 22.08.2019 um 16:19 
>>>> in
> Nachricht <20190822141902.GA585@gardel-login>:
> 
> [...]
>> Ahum, this change is a single line added to a default sysct.d/ file we
>> ship. I mean, you may have your opinions, but this line is not applied
>> in PID 1 at all, it doesn't touch the "init process" at all...
> 
> Agreed, it doesn't change the init process (from a program flow point of 
> view), but it affects all processes started from and after init.

you can easily optout from the shipped sysctl-snippets symlink them to
/dev/null in /etc/sysctl.d and the topic is done as a did 5 years ago

other than sysvinit systemd has a consistent scheme for overrides

[root@srv-rhsoft:~]$ ls /etc/sysctl.d/
insgesamt 0
lrwxrwxrwx 1 root root  9 2014-06-08 20:19 00-system.conf -> /dev/null
lrwxrwxrwx 1 root root  9 2019-02-26 07:36 10-default-yama-scope.conf ->
/dev/null
lrwxrwxrwx 1 root root  9 2019-02-26 07:36 50-coredump.conf -> /dev/null
lrwxrwxrwx 1 root root  9 2014-06-08 20:19 50-default.conf -> /dev/null
lrwxrwxrwx 1 root root  9 2019-02-26 07:36 50-libkcapi-optmem_max.conf
-> /dev/null
lrwxrwxrwx 1 root root 14 2019-07-21 11:24 99-sysctl.conf -> ../sysctl.conf
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to