dracut/modules.d/90stratis/stratisd-start.sh

3 lines
51 B
Bash
Executable File

#!/bin/sh
stratisd-init --debug > /dev/kmsg 2>&1 &