????

Your IP : 18.118.195.30


Current Path : /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