Browse Source

lib

135-scirius
Steven Foerster 5 years ago
parent
commit
af5d614a15
  1. 1
      extra/scirius.yml

1
extra/scirius.yml

@ -19,6 +19,7 @@ services: @@ -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

Loading…
Cancel
Save