Infini-DL360: run infiniband setup script as root
This commit is contained in:
parent
f8efb0fa86
commit
4420a3cd9a
1 changed files with 4 additions and 0 deletions
|
@ -123,5 +123,9 @@
|
|||
echo "eth" > /sys/bus/pci/devices/0000:04:00.0/mlx4_port1
|
||||
echo "eth" > /sys/bus/pci/devices/0000:04:00.0/mlx4_port2
|
||||
'';
|
||||
serviceConfig = {
|
||||
User = "root";
|
||||
Group = "root";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue