From 33b397711ba753e64ab7e69b2bc6c673e244e7c5 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Thu, 21 Mar 2019 14:50:53 +0100 Subject: [PATCH] tools: fix two typos in daemons file Signed-off-by: Ruben Kerkhof --- tools/etc/frr/daemons | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/etc/frr/daemons b/tools/etc/frr/daemons index 0fca541137..2abff422c9 100644 --- a/tools/etc/frr/daemons +++ b/tools/etc/frr/daemons @@ -5,7 +5,7 @@ # # ATTENTION: # -# When activation a daemon at the first time, a config file, even if it is +# When activating a daemon for the first time, a config file, even if it is # empty, has to be present *and* be owned by the user and group "frr", else # the daemon will not be started by /etc/init.d/frr. The permissions should # be u=rw,g=r,o=.