]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - modules.d/90livenet/livenetroot.sh
get rid of /tmp/root.info
[thirdparty/dracut.git] / modules.d / 90livenet / livenetroot.sh
index bc627604f57756a3e3892f1f0c8f80467f600d40..617be62dbc07a313b66fd45f0463bd150e9de2b1 100755 (executable)
@@ -2,7 +2,6 @@
 # livenetroot - fetch a live image from the network and run it
 
 type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh
-[ -f /tmp/root.info ] && . /tmp/root.info
 
 . /lib/url-lib.sh