diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14075,7 +14075,7 @@ CHANGES WITH 218: or are not older than the specified time. * A new, native PPPoE library has been added to sd-network, - systemd's library of light-weight networking protocols. This + systemd's library of lightweight networking protocols. This library will be used in a future version of networkd to enable PPPoE communication without an external pppd daemon. @@ -14922,7 +14922,7 @@ CHANGES WITH 214: have been added. When enabled, they will make the user data (such as /home) inaccessible or read-only and the system (such as /usr) read-only, for specific services. This allows - very light-weight per-service sandboxing to avoid + very lightweight per-service sandboxing to avoid modifications of user data or system files from services. These two new switches have been enabled for all of systemd's long-running services, where appropriate. @@ -15631,7 +15631,7 @@ CHANGES WITH 209: activation files automatically into native systemd .busname and .service units. - * sd-bus: add a light-weight vtable implementation that allows + * sd-bus: add a lightweight vtable implementation that allows defining objects on the bus with a simple static const vtable array of its methods, signals and properties. |