Searched defs:arg_copy_locale (Results 1 - 1 of 1) sorted by relevance

/systemd/src/firstboot/
H A Dfirstboot.c55 static bool arg_copy_locale = false; variable
251 if (arg_copy_locale && arg_root) {
794 arg_copy_locale = arg_copy_timezone = arg_copy_root_password = true;
798 arg_copy_locale = true;

Completed in 12 milliseconds