From 31292ebad465b1a23dd1e594bbca654786147961 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Mon, 21 Nov 2016 16:42:50 +0100 Subject: netctl: fixed option for hostname Signed-off-by: Olivier Gayot --- posts/netctl-undocumented-features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/netctl-undocumented-features.rst') diff --git a/posts/netctl-undocumented-features.rst b/posts/netctl-undocumented-features.rst index a52b124..3f05d79 100644 --- a/posts/netctl-undocumented-features.rst +++ b/posts/netctl-undocumented-features.rst @@ -25,4 +25,4 @@ Nonetheless, it is possible to use the variables **DhcpcdOptions** or Example (here, we pass a custom hostname and a custom metric to **dhcpcd**:: - > DhcpcdOptions='-H hostname -m metric' + > DhcpcdOptions='-h hostname -m metric' -- cgit v1.2.3