mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 04:40:13 +01:00
Remove check for running as root, but keep translations
This commit is contained in:
parent
c5399847f7
commit
2593ae2522
1 changed files with 0 additions and 2 deletions
|
|
@ -328,8 +328,6 @@ main(int argc, char *argv[])
|
|||
exit(result);
|
||||
}
|
||||
|
||||
nm_main_utils_ensure_root();
|
||||
|
||||
nm_main_utils_ensure_not_running_pidfile(global_opt.pidfile);
|
||||
|
||||
nm_main_utils_ensure_statedir();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue