diff options
| author | Matt Macy <mmacy@FreeBSD.org> | 2020-08-24 22:48:19 +0000 |
|---|---|---|
| committer | Matt Macy <mmacy@FreeBSD.org> | 2020-08-24 22:48:19 +0000 |
| commit | 3b0ce0e28db46d0403929aba45c682285e1ac217 (patch) | |
| tree | 91721e6e5518bd0d8113dee535898f2225443411 /etc/modules-load.d/zfs.conf | |
Diffstat (limited to 'etc/modules-load.d/zfs.conf')
| -rw-r--r-- | etc/modules-load.d/zfs.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/modules-load.d/zfs.conf b/etc/modules-load.d/zfs.conf new file mode 100644 index 000000000000..44e1bb3ed906 --- /dev/null +++ b/etc/modules-load.d/zfs.conf @@ -0,0 +1,3 @@ +# The default behavior is to allow udev to load the kernel modules on demand. +# Uncomment the following line to unconditionally load them at boot. +#zfs |
