initdefaults
来自「Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行加密的」· 代码 · 共 12 行
TXT
12 行
# Default settings for cryptmount# This file is sourced by /bin/sh from /etc/init.d/cryptmount# list of crypto-device targets to prepare at boot:CM_BOOTDV=""# list of swap targets to configure at boot:CM_BOOTSW=""# list of filesystem targets to mount at boot:CM_BOOTFS=""
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?