]> git.ipfire.org Git - thirdparty/systemd.git/commit
run0: drop -a short switch for --area=
authorMike Yuan <me@yhndnzj.com>
Mon, 12 May 2025 19:47:01 +0000 (21:47 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 12 May 2025 23:33:10 +0000 (08:33 +0900)
commit2950fb1b9b23eb73ba86c86de328428ec14a4c2d
treef21bf00a5a991e491957a1e82583d31cc03c057f
parent87ddd970570b5cefece7708220b819006cd5db3b
run0: drop -a short switch for --area=

Follow-up for f44e7a8c11833563d558c208c76cdcc0df7de022

This breaks the rule stated at the beginning of help_sudo_mode():

> NB: Let's not go overboard with short options: we try to keep a modicum of compatibility with
> sudo's short switches, hence please do not introduce new short switches unless they have a roughly
> equivalent purpose on sudo. Use long options for everything private to run0.
man/pam_systemd_home.xml
man/run0.xml
src/run/run.c
test/units/TEST-46-HOMED.sh