2
0
mirror of git://github.com/lxc/lxc synced 2025-08-30 15:42:03 +00:00
Lukas Pirl 16a312e118
suppress false-negative error in templates and nvidia hook
``/proc`` might be mounted with ``hidepid=2``.
This makes ``/proc/1/…`` appear absent for non-root users.
When using the templates or the nvidia hook as a non-root user
(e.g., when creating unprivileged containers) the error
"/proc/1/uid_map: No such file or directory" is printed.
Since the script works correctly despite the error, this error
message might be confusing for users.

Signed-off-by: Lukas Pirl <git@lukas-pirl.de>
2019-07-22 14:39:23 +02:00
..
2018-10-30 07:44:56 +00:00
2017-12-19 15:18:28 -08:00
2018-10-30 07:45:15 +00:00