I've been reeducated in the ways of UNIX history
[www.git] / articles / systemd.shtml
index 116f3a297635aff800c5e11445807b1514fa1511..d9bfc6778d110f9a5ce19251704ef9bfe6505e48 100644 (file)
@@ -14,6 +14,8 @@
 
 <h1>Why I dislike systemd</h1>
 
+<p><em>(Published 2015-06-14)</em></p>
+
 <p>
 As a Linux sysadmin in the 2010s, it's hard not to have an opinion on
 systemd. But what I find baffling about it is how divisive it is;
@@ -163,7 +165,10 @@ developers decided that the best way to tackle this problem was to
 invent a new configuration language which would enable init to perform
 more complex and customisable tasks, along with a way of allowing
 vendors to drop in their own service startup routines and have them run
-automatically at boot.
+automatically at boot. [Ed: I was actually slightly mistaken, and this
+came from SunOS. See <a
+href="https://news.ycombinator.com/item?id=9717758">this clarification
+</a> from someone who's been alive longer than I have.]
 </p>
 
 <p>