diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-15 14:08:28 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-15 14:08:28 +0100 |
commit | 4d5d9d001105507ee40ff56f0456053c2c7ed6d3 (patch) | |
tree | 03c470a4c31d1d6f9f041863a94ea1452dbc9b88 /NEWS | |
parent | 3aa3d5d412d9d7f548c08b2d060331437ed7d514 (diff) | |
parent | 7f6e804332f50dbd52afe04f5c3ce9db1072c98b (diff) |
Merge pull request #2596 from keszybz/move-activate-to-bin
Move activate to bin, extend --fdnames functionality
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ systemd System and Service Manager +CHANGES WITH 230 in spe: + + * Testing tool /usr/lib/systemd/systemd-activate is renamed to + systemd-socket-activate and installed into /usr/bin. It is now fully + supported. + CHANGES WITH 229: * The systemd-resolved DNS resolver service has gained a substantial |