mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 22:17:19 +00:00
NEWS: fix sysext/confext configuration file names in v259
/etc/systemd/systemd-{confext,sysext}.conf are likely just leftovers
from an older in-development version of the feature.
This commit is contained in:
6
NEWS
6
NEWS
@@ -689,9 +689,9 @@ CHANGES WITH 259:
|
||||
systemd-sysext/systemd-confext:
|
||||
|
||||
* systemd-sysext and systemd-confext now support configuration files
|
||||
/etc/systemd/systemd-sysext.conf and /etc/systemd/systemd-confext.conf,
|
||||
which can be used to configure mutability or the image policy to
|
||||
apply to DDI images.
|
||||
/etc/systemd/sysext.conf and /etc/systemd/confext.conf, which can be
|
||||
used to configure mutability or the image policy to apply to DDI
|
||||
images.
|
||||
|
||||
* systemd-sysext's and systemd-confext's --mutable= switch now accepts
|
||||
a new value "help" for listing available mutability modes.
|
||||
|
||||
Reference in New Issue
Block a user