From fd9d172bcd9f217b67a60ed2e694bad4f6602d32 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Jun 2015 00:37:17 -0400 Subject: wording --- src/Propellor/Property/Systemd.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/Systemd.hs b/src/Propellor/Property/Systemd.hs index fa40868b..17849980 100644 --- a/src/Propellor/Property/Systemd.hs +++ b/src/Propellor/Property/Systemd.hs @@ -346,7 +346,7 @@ instance Publishable (Proto, Bound Port) where -- This feature was first added in systemd version 220. -- -- This property is only needed (and will only work) if the container --- is configured private networking. Also, networkd should be enabled +-- is configured to use private networking. Also, networkd should be enabled -- both inside the container, and on the host. For example: -- -- > foo :: Host -- cgit v1.2.3