From 4dd68ca415ca7093a5d151e194da664682bfb8ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Amadeusz=20=C5=BBo=C5=82nowski?= Date: Mon, 26 Mar 2012 14:28:36 +0200 Subject: [PATCH] document --tmpdir option --- dracut.8.asc | 6 ++++++ dracut.conf.5.asc | 3 +++ 2 files changed, 9 insertions(+) diff --git a/dracut.8.asc b/dracut.8.asc index 26072a9..24b7a8c 100644 --- a/dracut.8.asc +++ b/dracut.8.asc @@ -217,6 +217,12 @@ Default: Default: _/etc/dracut.conf.d_ +**--tmpdir** __:: + specify temporary directory to use. ++ +Default: + _/var/tmp_ + **--sshkey** __:: ssh key file used with ssh-client module. **-l, --local**:: diff --git a/dracut.conf.5.asc b/dracut.conf.5.asc index 8709617..017a221 100644 --- a/dracut.conf.5.asc +++ b/dracut.conf.5.asc @@ -67,6 +67,9 @@ line are not interpreted. *hostonly=*"__{yes|no}__":: Host-Only mode: Install only what is needed for booting the local host instead of a generic host. +*tmpdir=*"____":: + Specify temporary directory to use. + [WARNING] ==== If chrooted to another root other than the real root device, use --fstab and provide a valid _/etc/fstab_. -- 2.7.4