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

/systemd/src/systemctl/
H A Dsystemctl.c5062 const char *root_systemd_path = NULL, *root_init_path = NULL; local
5064 root_systemd_path = strjoina(root, "/" SYSTEMD_BINARY_PATH);
5069 if (files_same(root_init_path, root_systemd_path) > 0)

Completed in 55 milliseconds