void-packages/srcpkgs/linux-tools/files/freefall/run

5 lines
76 B
Bash

#!/bin/sh
exec 2>&1
[ -r conf ] && . ./conf
exec freefall ${OPTS:=/dev/sda}