1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
The systemd System and Service Manager
Go to file
Yu Watanabe f54dce2d4f test-network: save and restore timezone
Several DHCP client tests change the system timezone.
Let's save the current timezone at the beginning, and restore it with
the saved value at the end.
2022-07-13 10:30:48 +02:00
.clusterfuzzlite
.github mkosi: update to latest main 2022-07-11 13:29:28 +01:00
.lgtm/cpp-queries
.semaphore
catalog
coccinelle basic/list: drop LIST_IS_EMPTY 2022-07-02 12:46:16 +02:00
docs docs: normalize uppercasing of titles of network doc 2022-07-05 22:12:08 +02:00
factory
hwdb.d Fix automatic screen rotation for Asus Transformer T100TAM 2022-07-11 22:44:12 +02:00
LICENSES
man Merge pull request #23881 from keszybz/kernel-install-strikes-yet-again 2022-07-13 02:44:50 +02:00
mkosi.default.d
modprobe.d
network
po po: add a false positive to POTFILES.skip 2022-06-27 22:59:26 +09:00
presets
rules.d
shell-completion bootctl: add --install-source=auto|image|host 2022-07-08 16:58:51 +01:00
src Merge pull request #23881 from keszybz/kernel-install-strikes-yet-again 2022-07-13 02:44:50 +02:00
sysctl.d tree-wide: link to docs.kernel.org for kernel documentation 2022-07-04 19:56:53 +02:00
sysusers.d
test test-network: save and restore timezone 2022-07-13 10:30:48 +02:00
tmpfiles.d
tools
units logind: don't delay login for root even if systemd-user-sessions.service is not activated yet 2022-07-12 22:54:39 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore emacs: ignore .dir-locals-2.el (personal customization) versioning 2022-06-27 07:32:14 +00:00
.lgtm.yml
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt smack: Add DefaultSmackProcessLabel to user.conf and system.conf 2022-07-12 22:47:32 +01:00
meson.build Merge pull request #23881 from keszybz/kernel-install-strikes-yet-again 2022-07-13 02:44:50 +02:00
mkosi.build
mkosi.postinst
NEWS NEWS: mention change in default behavior of background sessions 2022-07-07 10:11:45 +09:00
README man: update the description of taint flags 2022-07-09 19:18:14 +02:00
README.md
TODO update TODO 2022-07-11 17:37:41 +02:00

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 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
Coverage Status
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 Code Map for information about this repository's layout and content.

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.