diff options
author | Slack Coder <slackcoder@server.ky> | 2024-10-09 06:26:09 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2024-10-09 06:26:09 -0500 |
commit | 464f402ecc464534906c1e09f9c5d59ba4f2b340 (patch) | |
tree | 3081dbc1bbb270e525eee40118dc8b435e5b7ad4 | |
parent | 2437deb0435d2bbbec4a380bf5ab42aa0c64d3fd (diff) | |
download | mirror-464f402ecc464534906c1e09f9c5d59ba4f2b340.tar.xz |
todo
-rw-r--r-- | reload configuration without restart.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/reload configuration without restart.md b/reload configuration without restart.md new file mode 100644 index 0000000..d8241f3 --- /dev/null +++ b/reload configuration without restart.md @@ -0,0 +1,3 @@ +# Reload configuration without restart + +Reload project configuration without restart when receiving a SIGHUP. |