EVERYTHING FROM THE OTHER REPO
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# udev rules for setting nvidia devices to the correct groups and permissions
|
||||
|
||||
SUBSYSTEM=="nv*", MODE="0660", GROUP="video"
|
||||
KERNEL=="nvmap", SUBSYSTEM=="misc", MODE="0660", GROUP="video"
|
||||
@@ -0,0 +1,2 @@
|
||||
# This IP is also hard coded in /etc/network/interfaces
|
||||
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", KERNEL=="eth*", NAME="eth0", RUN="/bin/sh -c 'ifconfig eth0 172.24.84.101'"
|
||||
Reference in New Issue
Block a user