LXC containers shows host's load average

The simple approach for me now is:
# systemctl edit lxcfs
Code:
[Service]
ExecStart=
ExecStart=/usr/bin/lxcfs -l /var/lib/lxcfs
This leaves an override.conf save from upgrading Debian.
 
running version 8.3.5 and still having this issue. I tried adding the -l and that didn't resolve the issue.