about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-05-05 21:27:36 +0200
committerJuan RP <xtraeme@gmail.com>2014-05-05 21:27:36 +0200
commit0e01d680ec4e9732d75cd0f9e558b9eb066efa79 (patch)
treebc0d2db4379328e72f88d3f7a9c1f6525c0157af
parent830b3487f676297732b75afb607bf41b749d6368 (diff)
parent7570b68e7b988f13429e916b864bc485a12e8fdc (diff)
downloadrunit-void-0e01d680ec4e9732d75cd0f9e558b9eb066efa79.tar.gz
runit-void-0e01d680ec4e9732d75cd0f9e558b9eb066efa79.tar.xz
runit-void-0e01d680ec4e9732d75cd0f9e558b9eb066efa79.zip
Merge pull request #1 from Michael-S/master
Update README.md
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6840d05..9957705 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,12 @@ and then update GRUB's configuration file:
 
     # update-grub
 
-reboot and runit will kick in and start services in "default" runlevel (multi-user).
+To reboot after making the change, you'll need to use the previous init tool "systemd" 
+reboot command directly.  From a command shell, as root run:
+
+    # systemctl reboot
+
+After the reboot runit will kick in and start services in "default" runlevel (multi-user).
 
 To see enabled services for "current" runlevel: