created | 2022-07-31T01:01:48Z |
---|---|
begin | 2022-07-26T00:00:00Z |
end | 2022-07-27T00:00:00Z |
path | src/sys |
commits | 1 |
date | 2022-07-26T14:53:45Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/kern/kern_sysctl.c | log | diff | annotate |
message |
Only allow changing the domainname (from empty) before securelevel increase. libc YP support has a couple of places where the domainname is cached, and this results in wildly incoherent behaviour which could even be risky. If you want to change the domainname, you will have to reboot. ok beck miod |