1
#!/bin/bash
2
3
# We're passed the version of the kernel being installed
4
inst_kern=$1
5
6
[ -x /etc/init.d/dkms_autoinstaller ] && \
7
/etc/init.d/dkms_autoinstaller start $inst_kern
8
9
exit 0
Loggerhead is a web-based interface for Breezy Version: 2.0.1