2025-02-17 11:58:13 +00:00
committed by Git OBS Bridge
parent ad798b1725
commit de2e77b7c1

View File

@@ -1,9 +1,9 @@
-------------------------------------------------------------------
Mon Feb 17 11:44:29 UTC 2025 - Dr. Werner Fink <werner@suse.de>
- Shorten path of screen configuration to Shorten socket path as
- Shorten path of screen configuration to shorten socket path as
otherwise bind(2) used by screen(1) fails with invalid argument
due shorten patch of 108 chracters of sun_path used in glibc
due shorten path of 108 chracters of sun_path used in glibc
(note that kernel use UNIX_PATH_MAX)
-------------------------------------------------------------------