dracut/modules.d/95ssh-client
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline
while read x || [ -n "$x" ]

should do the trick
2015-04-28 11:39:15 +02:00
..
module-setup.sh change "while read x" to cope with EOF without newline 2015-04-28 11:39:15 +02:00