Update pika-baseos.postinst
This commit is contained in:
parent
c9179d149e
commit
39e663f053
@ -1,4 +1,4 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
systemctl disable --now gpu-manager
|
systemctl disable --now gpu-manager || true
|
||||||
systemctl mask gpu-manager
|
systemctl mask gpu-manager || true
|
||||||
systemctl enable --now nvidia-pika-prime
|
systemctl enable --now nvidia-pika-prime || true
|
||||||
|
Loading…
Reference in New Issue
Block a user