Historique | Voir | Annoter | Télécharger (10,9 ko)
- grep EF is invalid SYSFS: buster has an existing /sys/fs/cgroup/systemd/lxc/$guest_name/tasks, which does not contain anything useful, so checking /sys/fs/cgroup/cpuacct/lxc/$guest_name/tasks first.- spurious blank space for lxc_net and lxc_ram in here document
Plugin lxc: remove fieldname compatibility attempt with double underscores
The attempt of compatibility (introduced in c0fe6dc3c) did not work,since the previous implementation replaced the first character(if it was invalid - e.g. a digit) instead of prepending an underscore.
Plugin lxc: rename to "lxc_guests"
The plugin handles details of LXC guests. Thus we should leave theremainder of the namespace to other plugins.