@@ -104,6 +104,11 @@ CHANGES WITH 245:
104104 sockets and other file system objects are generated taking the new
105105 database into account.
106106
107+ * systemd/PID 1 accepts a new "systemd.show-status=error" setting, and
108+ "quiet" has been changed to imply that instead of
109+ "systemd.show-status=auto". In this mode, only messages about errors
110+ and significant delays in boot are shown on the console.
111+
107112 * The sd-event.h API gained native support for the new Linux "pidfd"
108113 concept. This permits watching processes using file descriptors
109114 instead of PID numbers, which fixes a number of races and makes
@@ -272,6 +277,10 @@ CHANGES WITH 245:
272277 shall run in, the pam_setcred() API is now invoked, thus permitting
273278 PAM modules to set additional credentials for the processes.
274279
280+ * portablectl attach/detach verbs now accept --now and --enable options
281+ to combine attachment with enablement and invocation, or detachment
282+ with stopping and disablement.
283+
275284 Contributions from: AJ Bagwell, Alin Popa, Andreas Rammhold, Anita
276285 Zhang, Ansgar Burchardt, Antonio Russo, Arian van Putten, Ashley Davis,
277286 Balint Reczey, Bart Willems, Bastien Nocera, Benjamin Dahlhoff, Charles
0 commit comments