diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-02-11 22:11:33 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-02-14 20:33:32 -0500 |
commit | 7f6e804332f50dbd52afe04f5c3ce9db1072c98b (patch) | |
tree | 0440f4c9c2abc521c66149fdd6c1114e5c3b80e4 /NEWS | |
parent | cf98937cc73201a71fabbd35fd9853cbe2790ed0 (diff) | |
download | systemd-7f6e804332f50dbd52afe04f5c3ce9db1072c98b.tar.gz |
Promote systemd-activate to /usr/bin/systemd-socket-activate
It has fairly wide functionality now and the interface has been
stable for a while. It it a useful testing tool.
The name is changed to better indicate what it does.
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 |