about summary refs log tree commit diff
path: root/nixos/doc/manual/installation
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2018-12-02 12:11:44 +0000
committerFlorian Klink <flokli@flokli.de>2019-03-19 23:48:08 +0100
commitb488c60cdb0a9fb913d8b463f17fe89b45b4d50a (patch)
treed0c649420950db8b0e56dfb1aa10426675296067 /nixos/doc/manual/installation
parent3f9ac24d531090a6b49afd212b5cf2b78c825b94 (diff)
downloadnixlib-b488c60cdb0a9fb913d8b463f17fe89b45b4d50a.tar
nixlib-b488c60cdb0a9fb913d8b463f17fe89b45b4d50a.tar.gz
nixlib-b488c60cdb0a9fb913d8b463f17fe89b45b4d50a.tar.bz2
nixlib-b488c60cdb0a9fb913d8b463f17fe89b45b4d50a.tar.lz
nixlib-b488c60cdb0a9fb913d8b463f17fe89b45b4d50a.tar.xz
nixlib-b488c60cdb0a9fb913d8b463f17fe89b45b4d50a.tar.zst
nixlib-b488c60cdb0a9fb913d8b463f17fe89b45b4d50a.zip
network-manager: rename systemd service back to match upstream
Compatibility with other distributions/software and expectation
of users coming from other systems should have higher priority over consistency.
In particular this fixes #51375, where the NetworkManager-wait-online.service
broke as a result of this.
Diffstat (limited to 'nixos/doc/manual/installation')
-rw-r--r--nixos/doc/manual/installation/installing.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/installation/installing.xml b/nixos/doc/manual/installation/installing.xml
index f4f8d470f802..9687c21a01e6 100644
--- a/nixos/doc/manual/installation/installing.xml
+++ b/nixos/doc/manual/installation/installing.xml
@@ -54,7 +54,7 @@
 
    <para>
     To manually configure the network on the graphical installer, first disable
-    network-manager with <command>systemctl stop network-manager</command>.
+    network-manager with <command>systemctl stop NetworkManager</command>.
    </para>
 
    <para>