Files
bpfire/src/installer/dracut-module/fake-root.sh
2014-07-30 22:04:35 +02:00

6 lines
84 B
Bash

#!/bin/sh
# Fake root so dracut will start our installer
root="installer"
rootok=1