From: Petter Reinholdtsen
Date: Thu, 13 May 2010 20:17:18 +0000 (+0000)
Subject: Link to Upstart too.
X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/4baa6911b1269ab34b4c05a7421856cdc7fad392
Link to Upstart too.
---
diff --git a/blog/data/2010-05-13-systemd.txt b/blog/data/2010-05-13-systemd.txt
index f7dff8c207..5ea97f4453 100644
--- a/blog/data/2010-05-13-systemd.txt
+++ b/blog/data/2010-05-13-systemd.txt
@@ -6,15 +6,17 @@ Date: 2010-05-13 22:10
systemd
has been
introduced
-to the free software world.
-I have not yet had time to play around with it, but it seem to be a
-very interesting alternative to upstart, and might prove to be a good
-alternative for Debian when we are able to switch to an event based
-boot system. Tollef is in the
-process of getting systemd into Debian, and I look forward to
-seeing how well it work. I like the fact that systemd handles init.d
-scripts with dependency information natively, allowing them to run in
-parallel where upstart at the moment do not.
+
+to the free software world. I have not yet had time to play around
+with it, but it seem to be a very interesting alternative to
+upstart, and might prove to be
+a good alternative for Debian when we are able to switch to an event
+based boot system. Tollef is
+in the process of getting
+systemd into Debian, and I look forward to seeing how well it work. I
+like the fact that systemd handles init.d scripts with dependency
+information natively, allowing them to run in parallel where upstart
+at the moment do not.
Unfortunately do systemd have the same problem as upstart regarding
platform support. It only work on recent Linux kernels, and also need