]> git.ipfire.org Git - thirdparty/systemd.git/commit
run0: add -n/--non-interactive as alias to --no-ask-password 42465/head
authorRonan Pigott <ronan@rjp.ie>
Thu, 4 Jun 2026 20:36:17 +0000 (13:36 -0700)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 20 Jun 2026 08:55:02 +0000 (09:55 +0100)
commite15fbf3349d5e7fd3a71a5c6ac43bb045eecd14b
tree54a9718aaa6a29916cd6b56ffc71cf11f410d63b
parent2a48d18f2005ee704d198159a84b3fd0fe6862fe
run0: add -n/--non-interactive as alias to --no-ask-password

These are the flag names used by sudo with similar effect.
man/run0.xml
shell-completion/bash/run0
shell-completion/zsh/_run0
src/run/run.c