From e4194c900bb55ddffc806e73006fe645353cf88e Mon Sep 17 00:00:00 2001 From: Zack Buhman Date: Sat, 17 Jan 2015 22:42:47 -0500 Subject: [PATCH] [linux-static-ip-configuration] add F21 --- docs/networking/linux-static-ip-configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/networking/linux-static-ip-configuration.md b/docs/networking/linux-static-ip-configuration.md index 18f92c7a636..bd302db6f2c 100644 --- a/docs/networking/linux-static-ip-configuration.md +++ b/docs/networking/linux-static-ip-configuration.md @@ -323,10 +323,10 @@ From the Linode, `ping` each of the default gateways listed on the "Remote Acces ping 12.34.56.1 ping 98.76.54.1 -### Arch Linux +### Arch Linux & Fedora 21 -Networking on Arch Linux is configured using the `systemd-networkd` service. +Networking on Arch Linux and Fedora 21 is configured using the `systemd-networkd` service. The configuration file for systemd-networkd should be created in `/etc/systemd/network`.