Home
last modified time | relevance | path

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

/systemd-251/src/sysusers/
Dsysusers.c393 static const char* default_shell(uid_t uid) { in default_shell() function
476 .pw_shell = i->shell ?: (char*) default_shell(i->uid), in write_temporary_passwd()