Find a file
Zbigniew Jędrzejewski-Szmek 6906da2692 systemctl: hide legends with --quiet, allow overriding
--no-legend is replaced by --legend=no.

--quiet now implies --legend=no, but --legend=yes may be used to override that.
--quiet controls hints and warnings and such, and --legend controls just the
legends. I think it makes sense to allow both to controlled independently, in
particular --quiet --legend makes sense when using systemctl in a script to
provide some user-visible output.

Fixes #18560.
2021-02-17 21:09:14 +01:00
.github
.lgtm/cpp-queries
.mkosi
.semaphore ci: migrate to Semaphore CI 2.0 2021-01-15 20:18:29 +01:00
catalog
coccinelle
docs
factory/etc
hwdb.d Fix micmute hotkey on HP EliteBook Folio G1 2021-02-15 18:32:04 +00:00
man systemctl: hide legends with --quiet, allow overriding 2021-02-17 21:09:14 +01:00
mkosi.default.d
modprobe.d
network
po
presets license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
rules.d no blkid for mmcblk[0-9]boot[0-9] 2021-02-13 10:38:29 +01:00
shell-completion
src systemctl: hide legends with --quiet, allow overriding 2021-02-17 21:09:14 +01:00
sysctl.d
sysusers.d license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
test systemctl: hide legends with --quiet, allow overriding 2021-02-17 21:09:14 +01:00
tmpfiles.d
tools
units
xorg
.clang-format clang-format: set SpaceBeforeParens to ControlStatementsExceptForEachMacros 2020-11-16 16:57:51 +09:00
.ctags editors: Prevent ctags from following symlinks 2019-02-15 11:01:20 -08:00
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml Revert "ci: build on Fedora ELN as well" 2021-02-15 19:02:59 +00:00
.vimrc
.ycm_extra_conf.py
configure tree-wide: add spdx header on all scripts and helpers 2021-01-28 09:55:35 +01:00
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build
meson_options.txt meson: take oomd out of the doghouse 2021-02-02 14:38:19 +01:00
mkosi.build
NEWS
README Deprecate builds with split-usr, prepare for removal 2021-02-03 22:08:35 +00:00
README.md
TODO
zanata.xml

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.