This commit is contained in:
joy 2025-07-11 18:30:14 +08:00
parent be2ff7bc3e
commit 636508e281
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ install_peermem_service() {
After=network.target
[Service]
ExecStart=/usr/sbin/modprobe nvidia_peermem
ExecStop=/usr/sbin/rmmod -f nvidia_peermem
[Install]
WantedBy=default.target
EOF