Skip to content
Snippets Groups Projects
Commit 89a24807 authored by Michael Biebl's avatar Michael Biebl
Browse files

Import Debian changes 241-7~deb10u3

systemd (241-7~deb10u3) buster; urgency=medium

  * core: set fs.file-max sysctl to LONG_MAX rather than ULONG_MAX.
    Since kernel 5.2 (but also stable kernels like 4.19.53) the kernel
    thankfully returns proper errors when we write a value out of range to
    the sysctl. Which however breaks writing ULONG_MAX to request the
    maximum value. Hence let's write the new maximum value instead,
    LONG_MAX. (Closes: #945018)
  * core: change ownership/mode of the execution directories also for static
    users.
    This ensures that execution directories like CacheDirectory and
    StateDirectory are properly chowned to the user specified in User= before
    launching the service. (Closes: #919231)
parent 677d5ce9
No related branches found
No related tags found
7 merge requests!27Merge changes from apertis/v2019-updates into apertis/v2019,!25sync updates from Debian Buster,!24Merge changes from apertis/v2020-security into apertis/v2020,!23Merge changes from wip/ritesh/merge-security-updates-2020-june5 into apertis/v2020-security,!22Merge changes from apertis/v2021dev2 into wip/ritesh/merge-security-updates-2020,!20Update from debian/buster for apertis/v2021dev2,!19Update from debian/buster for apertis/v2021dev1
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment