From af5d614a1506cedeaa4bd036aa3413a8319be144 Mon Sep 17 00:00:00 2001 From: Steven Foerster Date: Wed, 28 Apr 2021 21:45:15 -0400 Subject: [PATCH] lib --- extra/scirius.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/extra/scirius.yml b/extra/scirius.yml index 1ea3483..38bd74c 100644 --- a/extra/scirius.yml +++ b/extra/scirius.yml @@ -19,6 +19,7 @@ services: - /run/systemd/system:/run/systemd/system:ro - /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket:ro - /bin/systemctl:/bin/systemctl:ro + - /lib:/lib:ro cap_add: - SYS_ADMIN privileged: true