summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--en/boot-new/mount-encrypted.xml11
2 files changed, 4 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index a8450d857..94c4debee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ installation-guide (201304XX) UNRELEASED; urgency=low
report. Closes: #705819.
* Switch from dhcp3-server to isc-dhcp-server, thanks Salvatore Bonaccorso
for the report.Closes: #706103.
+ * Stop advising to use init 1 to restart servers. Thanks Regid Ichira for
+ the report.
[ Jakub Wilk ]
* Fix some typos. Closes: #705311.
diff --git a/en/boot-new/mount-encrypted.xml b/en/boot-new/mount-encrypted.xml
index 82f0db848..f304b173f 100644
--- a/en/boot-new/mount-encrypted.xml
+++ b/en/boot-new/mount-encrypted.xml
@@ -164,15 +164,8 @@ If any volume holding noncritical system files could not be mounted
should still boot and you should be able to mount the volumes manually
like in the previous case. However, you will also need to (re)start
any services usually running in your default runlevel because it is
-very likely that they were not started. The easiest way to achieve
-this is by switching to the first runlevel and back by entering
-
-<informalexample><screen>
-<prompt>#</prompt> <userinput>init 1</userinput>
-</screen></informalexample>
-
-at the shell prompt and pressing <keycombo> <keycap>Control</keycap>
-<keycap>D</keycap> </keycombo> when asked for the root password.
+very likely that they were not started. The easiest way is to just
+reboot the computer.
</para></listitem>
</itemizedlist>