[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#465901: [PATCH] 465901 (cryptroot remote unlocking on boot feature)



+export CONFDIR
 export MODULESDIR
 export version
 export CONFDIR

why should it be exported twice?

just to _really_ be sure... ;)
no, honestly, i have no idea why i thought that was missing. probably got confused with the /scripts/*/* scripts where it's hardcoded.

i prefer the more readable version at the start of the function:

# networking already configured thus bail out
[ -e /tmp/net-${DEVICE}.conf ] && return 0

care to resend that hook?

done



Reply to: