]> git.ipfire.org Git - ipfire-2.x.git/blame_incremental - src/installer/dracut-module/fake-root.sh
installer: Don't try to install /etc/hosts which does not exist
[ipfire-2.x.git] / src / installer / dracut-module / fake-root.sh
... / ...
CommitLineData
1#!/bin/sh
2
3# Fake root so dracut will start our installer
4root="installer"
5rootok=1