diff options
author | Wynn Wolf Arbor | 2020-02-16 11:28:47 +0100 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-02-29 18:51:12 +0100 |
commit | 734f7787a9f7a167e7a22e016f09bd585a8e6d94 (patch) | |
tree | fea490cd02efabec7e6488bbc9d8a77bafcdd7a3 /templates/base | |
parent | ca4ba037608684e972bb61a242df2c5cec6cf3a7 (diff) | |
download | kernfrag-734f7787a9f7a167e7a22e016f09bd585a8e6d94.tar.gz |
Add fragment that enables filesystem encryption
Diffstat (limited to 'templates/base')
-rw-r--r-- | templates/base | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base b/templates/base index f41d62b..d6aea9f 100644 --- a/templates/base +++ b/templates/base @@ -8,6 +8,7 @@ drivers/pci drivers/sata drivers/usb fs/devtmpfs +fs/encryption fs/ext4 fs/fuse fs/tmpfs |