diff --git a/TODO b/TODO index d77c054..bf32eb5 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,24 @@ + home = getenv("HOME"); + if (!home) { + conf_die(&bip, "no $HOME !, do you live in a trailer ?"); + faudrait virer ca + pourquoi ? + bah mon bip a pas de HOME + ? + un user sans home ? + et je le definis juste pour pas qu'il conf_die + c'est possible ca ? :) + sarko + env - bip + le -s suffit + hum ok :) + c'est complètement élite "env -" :) + faudrait ptet pouvoir specifier directement le oidentd_path + oui et documenter -s + rajoute le -s au --help aussi a l'occasion + voila + + - Allow to dump a config file, so that when the config is dynamically changed, we can find it back after bip restart.