Adonay Sanz wrote: > [ -e /usr/kdemar/config ] && . /usr/kdemar/config
os-prober does not run code from os's its probing, which this line
attempts to do. If you'd like to provide a way to grep out the
kdemar_type setting from this file that does not involve executing
arbitrary code, I'll add that; for now I've done this:
long=$(printf "K-DEMar GNU/Linux (%s)\n" "$(cat
$dir/etc/kdemar-release)")
--
see shy jo
signature.asc
Description: Digital signature

