diff options
Diffstat (limited to 'local.d/README')
-rw-r--r-- | local.d/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/local.d/README b/local.d/README index 352847b4..068b7d98 100644 --- a/local.d/README +++ b/local.d/README @@ -8,7 +8,7 @@ service is stopped. All files are processed in lexical order. -Keep in mind that files in this directory are processed sequencially, +Keep in mind that files in this directory are processed sequentially, and the local service is not considered started or stopped until everything is processed, so if you have a process which takes a long time to run, it can delay your boot or shutdown processing. |