Skip to content

Commit

Permalink
NEWS: two minor entries
Browse files Browse the repository at this point in the history
  • Loading branch information
keszybz committed Mar 3, 2020
1 parent 9c4d3d7 commit d54bb63
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ CHANGES WITH 245:
sockets and other file system objects are generated taking the new
database into account.

* systemd/PID 1 accepts a new "systemd.show-status=error" setting, and
"quiet" has been changed to imply that instead of
"systemd.show-status=auto". In this mode, only messages about errors
and significant delays in boot are shown on the console.

* The sd-event.h API gained native support for the new Linux "pidfd"
concept. This permits watching processes using file descriptors
instead of PID numbers, which fixes a number of races and makes
Expand Down Expand Up @@ -272,6 +277,10 @@ CHANGES WITH 245:
shall run in, the pam_setcred() API is now invoked, thus permitting
PAM modules to set additional credentials for the processes.

* portablectl attach/detach verbs now accept --now and --enable options
to combine attachment with enablement and invocation, or detachment
with stopping and disablement.

Contributions from: AJ Bagwell, Alin Popa, Andreas Rammhold, Anita
Zhang, Ansgar Burchardt, Antonio Russo, Arian van Putten, Ashley Davis,
Balint Reczey, Bart Willems, Bastien Nocera, Benjamin Dahlhoff, Charles
Expand Down

0 comments on commit d54bb63

Please sign in to comment.