Minor updates to Linux Dinit-as-init guidelines.
authorDavin McCall <davmac@davmac.org>
Wed, 3 Jul 2019 09:50:08 +0000 (19:50 +1000)
committerDavin McCall <davmac@davmac.org>
Fri, 5 Jul 2019 08:33:19 +0000 (18:33 +1000)
doc/linux/DINIT-AS-INIT.md

index c825fc49289689d150f1f9a528dcbd7e8f269992..6c6529b8ce9e03fb789dd2b78e65bd78069ec843 100644 (file)
@@ -66,7 +66,7 @@ functionality, although at the cost of the losing automated integration.
 
 Some packages may rely on the "logind" functionality of Systemd for
 session/seat management. This same functionality is also provided by
-Elogind and ConsoleKit2, though I'm not to what degree nor level of
+Elogind and ConsoleKit2, though I'm not sure to what degree nor level of
 compatibility.
 
 In general I've found it quite possible to run a desktop system with Dinit
@@ -85,6 +85,8 @@ The basic procedure for boot (to be implemented by services) is as follows:
 - run root filesystem check
 - remount root filesystem read-write
 - start syslog deamon
+- various miscellaneous tasks: seed the random number generator, configure the
+  loopback interface, cleanup files in /tmp, /var/run and /var/lock
 - start other daemons as appropriate (dhcpcd, any networking daemons)
 - start getty instances virtual terminals