HOME


sh-3ll 1.0
DIR:/proc/thread-self/root/lib/systemd/system/
Upload File :
Current File : //proc/thread-self/root/lib/systemd/system/dkms.service
[Unit]
Description=Builds and install new kernel modules through DKMS
Documentation=man:dkms(8)
Before=network-pre.target graphical.target

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/sbin/dkms autoinstall --verbose --kernelver %v

[Install]
WantedBy=multi-user.target