diff --git a/README.md b/README.md index 8083861..401f747 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ If the conditions set in the configuration are met, you will quickly observe sca > WantedBy=multi-user.target > ``` > -> Just update the `/lib/systemd/system/lxcfs.service` file, execute `systemctl daemon-realod && systemctl restart lxcfs` and when you are ready to apply the fix restart the LXC containers. +> Just update the `/lib/systemd/system/lxcfs.service` file, execute `systemctl daemon-reload && systemctl restart lxcfs` and when you are ready to apply the fix restart the LXC containers. > > _Tnx to No-Pen9082 to point me out to that. [Here](https://forum.proxmox.com/threads/lxc-containers-shows-hosts-load-average.45724/page-2) the Proxmox forum thread on the topic._