Zbigniew Jędrzejewski-Szmek
5510a98fda
systemd-sysext: introduce a global config ( #38250 )
...
This PR implements what is proposed in
https://github.com/systemd/systemd/issues/37992 .
Having a global config file that supports the same cmdline options for
sysext/confext allows the user to customize the behavior of
systemd-sysext.service unit too, without the need of hacking the service
manually.
The global config will live in
`CONF_PATHS_STRV()/systemd/{sysext/confext}.conf` and it will be
overridden by cmdline, so it is possible to customize a run if
`systemd-sysext` is executed manually.
For now support `--mutable=` (`Mutable`) and `--image-policy=`
(`ImagePolicy`).
2025-09-17 15:13:11 +02:00
..
2025-08-28 14:09:50 +02:00
2025-09-17 14:43:04 +02:00
2025-07-10 14:02:00 +09:00
2025-07-22 03:05:54 +09:00
2025-09-17 14:18:54 +02:00
2025-09-17 14:35:45 +02:00
2025-09-17 15:07:11 +02:00
2025-07-17 15:09:58 +01:00
2025-07-12 21:19:01 +09:00
2025-07-11 13:05:46 +09:00
2025-07-22 03:05:54 +09:00
2025-08-18 13:03:18 +01:00
2025-07-26 05:00:02 +09:00
2025-09-14 09:47:30 +02:00
2025-07-22 03:05:54 +09:00
2025-07-16 05:47:38 +09:00
2025-08-19 11:50:27 +02:00
2025-07-25 12:33:13 +02:00
2025-07-25 14:04:17 +02:00
2025-09-05 07:48:15 +02:00
2025-08-29 14:49:12 +09:00
2025-07-22 03:05:33 +09:00
2025-09-17 14:35:10 +02:00
2025-09-17 09:48:00 +01:00
2025-08-28 14:09:50 +02:00
2025-07-31 12:32:10 +01:00
2025-09-03 08:56:23 +02:00
2025-07-11 13:05:46 +09:00
2025-09-17 14:39:59 +02:00
2025-07-31 05:41:53 +09:00
2025-07-27 00:58:02 +01:00
2025-09-17 14:40:16 +02:00
2025-09-16 15:58:28 +01:00
2025-08-20 02:32:02 +09:00
2025-08-20 02:32:02 +09:00
2025-09-17 14:39:34 +02:00
2025-09-17 14:14:02 +02:00
2025-08-26 15:30:39 +02:00
2025-08-17 00:14:42 +09:00
2025-08-17 00:14:42 +09:00
2025-08-17 00:14:42 +09:00
2025-08-17 00:14:42 +09:00
2025-08-06 14:09:33 +01:00
2025-09-14 22:18:19 +02:00
2025-09-03 11:14:04 +02:00
2025-07-22 03:05:33 +09:00
2025-07-16 05:47:38 +09:00
2025-09-17 14:23:54 +02:00
2025-08-28 14:09:14 +02:00
2025-07-14 13:07:29 +01:00
2025-07-30 01:15:29 +09:00
2025-09-17 14:46:24 +02:00
2025-09-03 08:56:23 +02:00
2025-09-03 08:56:23 +02:00
2025-07-10 16:19:46 +02:00
2025-07-10 14:02:00 +09:00
2025-07-10 14:02:00 +09:00
2025-09-17 15:13:11 +02:00
2025-07-16 21:03:10 +09:00
2025-07-31 05:41:53 +09:00
2025-08-20 02:32:02 +09:00
2025-07-11 13:05:46 +09:00
2025-09-17 14:43:04 +02:00
2025-07-22 03:05:33 +09:00
2025-08-26 04:07:24 +09:00
2025-07-24 17:10:17 +01:00
2025-08-26 06:00:03 +09:00
2025-08-19 17:49:07 +01:00
2025-07-13 05:49:00 +09:00
2025-08-28 14:09:50 +02:00
2025-07-12 21:19:01 +09:00
2025-08-18 15:37:43 +09:00