mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
machinectl: privileged option is gone
This commit is contained in:
parent
1cb8df46cb
commit
415e7f65db
@ -572,7 +572,6 @@ static int parse_argv(int argc, char *argv[]) {
|
||||
{ "kill-who", required_argument, NULL, ARG_KILL_WHO },
|
||||
{ "signal", required_argument, NULL, 's' },
|
||||
{ "host", required_argument, NULL, 'H' },
|
||||
{ "privileged", no_argument, NULL, 'P' },
|
||||
{ "no-ask-password", no_argument, NULL, ARG_NO_ASK_PASSWORD },
|
||||
{ NULL, 0, NULL, 0 }
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user