|
--- a/src/anbox/cmds/container_manager.cpp 2020-06-06 14:35:43.604180115 +0300
|
|
+++ b/src/anbox/cmds/container_manager.cpp 2020-06-06 14:44:23.190847329 +0300
|
|
@@ -47,7 +47,7 @@
|
|
cli::Description{"Path where the container and its data is stored"},
|
|
data_path_));
|
|
flag(cli::make_flag(cli::Name{"privileged"},
|
|
- cli::Description{"Run Android container in privileged mode"},
|
|
+ cli::Description{"Run Android container in privileged mode (not recommended)"},
|
|
privileged_));
|
|
flag(cli::make_flag(cli::Name{"daemon"},
|
|
cli::Description{"Mark service as being started as systemd daemon"},
|