diff options
Diffstat (limited to 'sys-apps/linux-misc-apps/files/freefall.confd')
-rw-r--r-- | sys-apps/linux-misc-apps/files/freefall.confd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys-apps/linux-misc-apps/files/freefall.confd b/sys-apps/linux-misc-apps/files/freefall.confd new file mode 100644 index 000000000000..c082615cbcac --- /dev/null +++ b/sys-apps/linux-misc-apps/files/freefall.confd @@ -0,0 +1,6 @@ +# /etc/conf.d/freefall + +# The name of the disk device that hpfall should protect. +# Usually this is 'sda' or 'hda' the primary master. + +DISK="sda" |