mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
Update
This commit is contained in:
parent
5cc01c7969
commit
cb15f760e1
6 changed files with 1 additions and 13 deletions
|
|
@ -1,2 +0,0 @@
|
||||||
# Needed for bind mount of /dev/nvidia-uvm into nspawn containers.
|
|
||||||
nvidia-uvm
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[Exec]
|
[Exec]
|
||||||
Boot=true
|
Boot=true
|
||||||
Capability=CAP_NET_ADMIN
|
Capability=CAP_NET_ADMIN
|
||||||
PrivateUsers=pick
|
PrivateUsers=false
|
||||||
|
|
||||||
[Files]
|
[Files]
|
||||||
Bind=/dev/dri
|
Bind=/dev/dri
|
||||||
|
|
@ -10,8 +10,6 @@ Bind=/dev/snd
|
||||||
Bind=/dev/nvidia0
|
Bind=/dev/nvidia0
|
||||||
Bind=/dev/nvidiactl
|
Bind=/dev/nvidiactl
|
||||||
Bind=/dev/nvidia-modeset
|
Bind=/dev/nvidia-modeset
|
||||||
Bind=/dev/nvidia-uvm
|
|
||||||
Bind=/dev/nvidia-uvm-tools
|
|
||||||
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
||||||
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
||||||
BindReadOnly=/tmp/.X11-unix
|
BindReadOnly=/tmp/.X11-unix
|
||||||
|
|
|
||||||
|
|
@ -10,8 +10,6 @@ Bind=/dev/snd
|
||||||
Bind=/dev/nvidia0
|
Bind=/dev/nvidia0
|
||||||
Bind=/dev/nvidiactl
|
Bind=/dev/nvidiactl
|
||||||
Bind=/dev/nvidia-modeset
|
Bind=/dev/nvidia-modeset
|
||||||
Bind=/dev/nvidia-uvm
|
|
||||||
Bind=/dev/nvidia-uvm-tools
|
|
||||||
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
||||||
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
||||||
BindReadOnly=/tmp/.X11-unix
|
BindReadOnly=/tmp/.X11-unix
|
||||||
|
|
|
||||||
|
|
@ -10,8 +10,6 @@ Bind=/dev/snd
|
||||||
Bind=/dev/nvidia0
|
Bind=/dev/nvidia0
|
||||||
Bind=/dev/nvidiactl
|
Bind=/dev/nvidiactl
|
||||||
Bind=/dev/nvidia-modeset
|
Bind=/dev/nvidia-modeset
|
||||||
Bind=/dev/nvidia-uvm
|
|
||||||
Bind=/dev/nvidia-uvm-tools
|
|
||||||
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
||||||
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
||||||
BindReadOnly=/tmp/.X11-unix
|
BindReadOnly=/tmp/.X11-unix
|
||||||
|
|
|
||||||
|
|
@ -10,8 +10,6 @@ Bind=/dev/snd
|
||||||
Bind=/dev/nvidia0
|
Bind=/dev/nvidia0
|
||||||
Bind=/dev/nvidiactl
|
Bind=/dev/nvidiactl
|
||||||
Bind=/dev/nvidia-modeset
|
Bind=/dev/nvidia-modeset
|
||||||
Bind=/dev/nvidia-uvm
|
|
||||||
Bind=/dev/nvidia-uvm-tools
|
|
||||||
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
||||||
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
||||||
BindReadOnly=/tmp/.X11-unix
|
BindReadOnly=/tmp/.X11-unix
|
||||||
|
|
|
||||||
|
|
@ -10,8 +10,6 @@ Bind=/dev/snd
|
||||||
Bind=/dev/nvidia0
|
Bind=/dev/nvidia0
|
||||||
Bind=/dev/nvidiactl
|
Bind=/dev/nvidiactl
|
||||||
Bind=/dev/nvidia-modeset
|
Bind=/dev/nvidia-modeset
|
||||||
Bind=/dev/nvidia-uvm
|
|
||||||
Bind=/dev/nvidia-uvm-tools
|
|
||||||
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
Bind=/run/user/1000/pulse/native:/tmp/pulse_server
|
||||||
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
Bind=/etc/systemd/nspawn/20-machines-profile.sh:/etc/profile.d/20-machines-profile.sh
|
||||||
BindReadOnly=/tmp/.X11-unix
|
BindReadOnly=/tmp/.X11-unix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue