Home
last modified time | relevance | path

Searched refs:arg_no_new_privs (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Dmain.c151 static bool arg_no_new_privs; variable
618 … config_parse_bool, 0, &arg_no_new_privs in parse_config_file()
2160 if (arg_system && arg_no_new_privs) { in initialize_runtime()
2389 arg_no_new_privs = false; in reset_arguments()