summaryrefslogtreecommitdiff
path: root/libre/dkms-libre/dkms.default
blob: d430855bb7950979ca340b40ea68ee2784ba94d8 (plain)
1
2
3
4
5
6
7
8
9
# 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