mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-09-27 09:53:48 +08:00
disable failing nvmf-autoconnect.service
This commit is contained in:
@@ -63,3 +63,8 @@ systemctl disable nfs-client.target
|
||||
systemctl disable remote-fs-pre.target
|
||||
# Failed to disable unit, unit run-rpc_pipefs.mount does not exist.
|
||||
# systemctl disable run-rpc_pipefs.mount
|
||||
|
||||
# Disable nvmf service since no NVMe-oF in the old kernel
|
||||
# this service fails in 24.04, while failing silently on 20.04
|
||||
# no influence on C3 NVMe nor nvme smart-log, which work fine
|
||||
systemctl disable nvmf-autoconnect.service
|
||||
|
||||
Reference in New Issue
Block a user