# vim:set ts=2 sw=2 ft=sh noet:
# With LOAD set to yes, modules listed as installed will be loaded with
# systemctl start dkms.service. Default is yes.
LOAD=yes
# With UNLOAD set to yes, modules listed as installed will be unloaded with
# systemctl stop dkms.service. Default is no.
UNLOAD=no