]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/boot/bootctl.c
verbs: Rename VERB_OFFLINE to VERB_ONLINE_ONLY, expand MUSTBEROOT 7631/head
authorColin Walters <walters@verbum.org>
Thu, 14 Dec 2017 20:23:02 +0000 (15:23 -0500)
committerColin Walters <walters@verbum.org>
Thu, 14 Dec 2017 21:12:14 +0000 (16:12 -0500)
commitc56d1e2c1b01306fdf1c6378335ce32b07aefad7
tree3c0c411b56aa8bdc4782adec0e4598dcee46ad42
parentf38951a62837a00a0b1ff42d007e9396b347742d
verbs: Rename VERB_OFFLINE to VERB_ONLINE_ONLY, expand MUSTBEROOT

Followup to previous commit. Suggested by @poettering.
Reindented the `verbs[]` tables to match the apparent previous
whitespace rules (indent to one flag, allow multiple flags to overflow?).
src/basic/verbs.c
src/basic/verbs.h
src/boot/bootctl.c
src/systemctl/systemctl.c