Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Aug 21, 2024
1 parent da32612 commit 088dfa7
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,14 @@ If the conditions set in the configuration are met, you will quickly observe sca
> ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
> Delegate=yes
> ExecReload=/bin/kill -USR1 $MAINPID
[Install]
WantedBy=multi-user.target
```
If you have the commented one just update the `/lib/systemd/system/lxcfs.service` file and reboot when ready to apply the fix.

>
> [Install]
> WantedBy=multi-user.target
> ```
>
> If you have the commented one just update the `/lib/systemd/system/lxcfs.service` file and reboot when ready to apply the fix.
>
> _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._
## Configuration
Expand Down

0 comments on commit 088dfa7

Please sign in to comment.