Rename sudo_helper FLAG into root_helper
This commit is contained in:
@@ -393,5 +393,5 @@ DEFINE_bool('start_guests_on_host_boot', False,
|
|||||||
DEFINE_bool('resume_guests_state_on_host_boot', False,
|
DEFINE_bool('resume_guests_state_on_host_boot', False,
|
||||||
'Whether to start guests, that was running before the host reboot')
|
'Whether to start guests, that was running before the host reboot')
|
||||||
|
|
||||||
DEFINE_string('sudo_helper', 'sudo',
|
DEFINE_string('root_helper', 'sudo',
|
||||||
'Command prefix to use for running commands as root')
|
'Command prefix to use for running commands as root')
|
||||||
|
|||||||
Reference in New Issue
Block a user