Hi, >> I see the following errors frequently pop up in the syslog: >> >> Nov 18 18:30:21 bridge systemd[1]: Failed to set cpu.cfs_period_us on >> /system.slice/systemd-tmpfiles-clean.service: Permission denied >> Nov 18 18:30:21 bridge systemd[1]: Failed to set cpu.cfs_quota_us on >> /system.slice/systemd-tmpfiles-clean.service: Permission denied >> >> Not sure whether that's a problem... but I probably shouldn't have errors in >> the log in the default config. >> > > I see that you have docker installed, which might be related [1]. > If you purge the docker (related) packages, does the problem go away? > Afaics, the docker package tries to use kernel features which aren't > supported by the Debian kernel in jessie [1]. > > > [1] https://github.com/docker/docker/issues/17587 > [2] https://lists.debian.org/debian-kernel/2015/10/msg00313.html
The errors started when I installed Docker. I cannot purge Docker, since it is running services that users rely on ;-) . The error message however do not look Docker-related at all, do they? Kind regards, Ralf