From d09df6b94e0c4924ea7064c79ab0441f5aff469b Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 20 Jan 2023 15:32:16 +0900 Subject: tree-wide: fix typo --- man/systemd.service.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/systemd.service.xml') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 641d6ac479..d44c48c7b1 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -519,7 +519,7 @@ ExecReload=kill -HUP $MAINPID - Note however that reloading a daemon by enqueing a signal (as with the example line above) is + Note however that reloading a daemon by enqueuing a signal (as with the example line above) is usually not a good choice, because this is an asynchronous operation and hence not suitable when ordering reloads of multiple services against each other. It is thus strongly recommended to either use Type= in place of -- cgit v1.2.1