diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:56:40 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:56:40 -0700 |
commit | 700843a3c84b8abf5b499160a2df2e20f129f518 (patch) | |
tree | 7c6fd69158971bb5c810ef6543c63a1932dcc4e5 /docs/gnulinux/configuring_parabola.md | |
parent | 980cea4eaa0333a78095f84f90602737a3ef05e2 (diff) | |
download | librebootfr-700843a3c84b8abf5b499160a2df2e20f129f518.tar.gz librebootfr-700843a3c84b8abf5b499160a2df2e20f129f518.zip |
Add more missing padding
Diffstat (limited to 'docs/gnulinux/configuring_parabola.md')
-rw-r--r-- | docs/gnulinux/configuring_parabola.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/gnulinux/configuring_parabola.md b/docs/gnulinux/configuring_parabola.md index 7fc9d688..2aef3624 100644 --- a/docs/gnulinux/configuring_parabola.md +++ b/docs/gnulinux/configuring_parabola.md @@ -55,9 +55,11 @@ careful about this when reading anything on the Arch wiki. Some of these steps require internet access. I'll go into networking later but for now, I just connected my system to a switch and did: + # systemctl start dhcpcd.service You can stop it later by running: + # systemctl stop dhcpcd.service\ For most people this should be enough, but if you don't have DHCP on |