⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 noflushd.templates

📁 linux 系统控制硬盘旋转和停止的程序(spin down/up)
💻 TEMPLATES
字号:
Template: noflushd/timeoutType: stringDefault: 5_Description: Default idle timeout in minutes: When a disk has been inactive for this many minutes, noflushd tries to spin it down. . Instead of a single value, you can also enter a comma-separated list of timeouts. Whenever noflushd receives a HUP signal, it switches to the next timeout in the list.Template: noflushd/disksType: string_Description: Disks to monitor for inactivity: All the disks given in this list will be spun down when inactive. Each disk here is represented by its device node, eg. /dev/hda for the first IDE disk. Multiple entries must be separated by space. . If this entry is empty, noflushd tries to auto-detect and monitor all disks on the system.Template: noflushd/expertType: boolean_Description: Use arbitrary noflushd command line parameters? All command line options given here will be passed verbatim to noflushd on startup. This option is for advanced users. Please refer to the noflushd man page for a list of all possible parameters.Template: noflushd/paramsType: string_Description: Advanced startup options: A default timeout and a list of disks to monitor are enough for simple uses of noflushd. If you don't need more options, just leave this blank. Noflushd will then use a simple configuration scheme.  . For more control over noflushd behaviour, you may check, extend and modify the complete list of command line options that will be passed to noflushd on startup. This option is intended for advanced users. The most useful options include: .  -v       verbose output;  -n <to>  spindown after <to> minutes of inactivity by default;  -t <to>  like -n, but only applies to the next disk given;  <to>     is a comma-separated list of timeout values. . See the noflushd man page for detailed descriptions and a full list of options.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -