summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-02-07 20:25:38 +0200
committerLars Wirzenius <liw@liw.fi>2018-02-07 20:25:38 +0200
commit6c969e79642b3437bbc8ab90883627cfb119dfd1 (patch)
tree69d5c5c7d975dbf127d62dae08c14bcbd3a4c26c
parent0f661260bf6a4995cd7e0ed2772c7da58500b614 (diff)
downloadick2-6c969e79642b3437bbc8ab90883627cfb119dfd1.tar.gz
Update: NEWS
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a4356ce..7d8c2d7 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,11 @@ Version 0.23+git, not yet released
* The systemd unit for the worker manager now restarts the worker
manager automatically if it crashes, after 10 seconds.
+* The service files are now called ick-controller, ick-worker, and
+ ick-blob-service. They don't start unless the corresponding
+ configuration file in /etc exist. This makes the ick Debian package
+ safe to install, if one only wants icktool.
+
Version 0.23, released 2018-01-22
----------------------------------