This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/lib/systemd/system/dkms.systemd start -
ExecStart=/usr/sbin/dkms autoinstall --verbose --kernelver %v -
ExecStop=/usr/lib/systemd/system/dkms.systemd stop -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
Before=display-manager.service -
Before=network-pre.target graphical.target -
Description=Builds and install new kernel modules through DKMS -
Description=Dynamic Kernel Modules System -
Documentation=man:dkms(8)
-
Additionnal notes
Nothing here.