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

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

Completed in 8 milliseconds