Skip to content

Commit 51ce2ab

Browse files
committed
Final NEWS update for 0.17
1 parent 869c2bd commit 51ce2ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Current sponsors include github users: brentfrow, brazeon, and q66 (Daniel Koles
55
Chimera Linux). Development of Dinit has also received financial support from Artix Linux.
66
I am grateful for all the support, both financial and otherwise, that has been received.
77

8+
Special thanks to Mobin Aydinfar, who has taken on secondary maintainer duties in the lead-up to
9+
this release, including many valuable contributions to getting CI infrastructure up-and-running.
10+
811
New features:
912
* A "log-type" service setting allows for control over how a service output is processed. A new
1013
"buffer" type allows capturing service output to an in-memory buffer; this may be useful for
@@ -49,6 +52,7 @@ New features:
4952

5053
Changes:
5154
* The default is now to restart services automatically (previously required "restart = yes").
55+
* The permissions/ownership for logfiles has been reworked, see details in "New features" above.
5256
* Services which specify "run-as" to run as a different user now run with the supplementary
5357
groups of that user (this can be disabled at build time by setting USE_INITGROUPS=0).
5458
Thanks to Daniel Kolesa.

0 commit comments

Comments
 (0)