Files
systemd/src/basic
Daan De Meyer f470dafddc Limit rlim_max in rlimit_nofile_safe() to nr_open
We might inherit a max rlim value that's larger than the kernel's
maximum (nr_open). This will cause setrlimit() to fail as the given
maximum is larger than the kernel's maximum. To get around this,
let's limit the max rlim we pass to rlimit() to the value of nr_open.

Should fix #28965
2023-08-25 14:26:11 +02:00
..
2023-02-09 15:32:33 +00:00
2023-06-14 16:44:57 +02:00
2023-07-02 11:10:12 +01:00
2023-06-29 15:41:00 +09:00
2023-07-02 11:10:12 +01:00
2023-07-19 14:02:04 +02:00
2023-06-15 17:10:35 +02:00
2023-06-15 17:10:35 +02:00
2023-03-29 13:00:33 +09:00
2022-08-02 02:43:38 +09:00
2023-08-01 10:14:49 +02:00
2023-02-24 14:11:31 +01:00
2023-03-15 01:18:59 +00:00
2023-06-05 11:22:43 +02:00
2023-05-05 08:54:28 +02:00
2022-12-23 23:26:26 +01:00
2023-06-23 10:05:16 +02:00
2022-09-13 08:13:27 +02:00
2022-03-18 09:42:38 +01:00
2023-06-06 14:42:03 +02:00
2023-05-24 14:59:07 +02:00
2023-04-20 13:43:37 +02:00
2023-07-02 11:10:12 +01:00
2023-07-02 11:10:12 +01:00
2023-08-02 19:49:15 +01:00
2023-07-02 11:10:12 +01:00
2023-07-02 11:10:12 +01:00
2023-06-15 20:52:45 +02:00
2023-02-14 12:51:38 +01:00