SHA256
1
0
forked from pool/dkms
Arnaldo Coelho 2014-02-06 18:24:46 +00:00 committed by Git OBS Bridge
parent ed1e97d0ef
commit 03620f9d37

11
dkms.service Normal file
View File

@ -0,0 +1,11 @@
[Unit]
Description=Dynamic Kernel Modules System
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/lib/systemd/scripts/dkms start
ExecStop=/usr/lib/systemd/scripts/dkms stop
[Install]
WantedBy=multi-user.target