]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/import/importd.c
logind,importd,hostnamed,localed,timedated,machined,resolved: add option parsing...
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 23 Apr 2020 08:19:46 +0000 (10:19 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 3 May 2020 08:55:51 +0000 (10:55 +0200)
commitfc021a5bbf1b00a3ac21845f3102f1a6379a9357
treeba28af074ae6109739ef5dfdeb3fad927d34f65a
parent7ae473268c092cbe8235462c0aea923d9ce36901
logind,importd,hostnamed,localed,timedated,machined,resolved: add option parsing stubs

--help and --version are implemented in the usual style.
help() prints full path, since the program is not expected to
be in $PATH.
src/hostname/hostnamed.c
src/import/importd.c
src/locale/localed.c
src/login/logind.c
src/machine/machined.c
src/resolve/resolved.c
src/timedate/timedated.c