Find a file
Christian Göttsche 8d9cbd809d selinux: create standard user-runtime nodes with default context
Currently systemd-user-runtime-dir does not create the files in
/run/user/$UID/systemd/inaccessible with the default SELinux label.
The user and role part of these labels should be based on the user
related to $UID and not based on the process context of
systemd-user-runtime-dir.

Since v246-rc1 (9664be199a) /run/user/$UID/systemd is also created by
systemd-user-runtime-dir and should also be created with the default
SELinux context.
2020-07-10 21:55:13 +02:00
.github ci: pass -Werror using CFLAGS 2020-06-22 12:15:08 +09:00
.lgtm/cpp-queries
.mkosi man,mkosi: bump Fedora version 2020-06-02 14:08:35 +02:00
catalog catalog: update Polish translation 2020-07-05 12:59:41 +02:00
coccinelle tree-wide: use set_ensure_put() 2020-06-22 16:32:37 +02:00
docs Explain how to determine hierarchy type from shell 2020-07-10 18:52:22 +02:00
factory/etc
hwdb.d Added MSI Prestige15 A10SC specific keycodes 2020-07-10 18:55:30 +02:00
man Merge pull request #15891 from bluca/host_os_release 2020-07-08 23:52:13 +02:00
modprobe.d
network network: add TUN/TAP vt-* network rule for VMs 2020-04-17 19:15:00 +02:00
po l10n: update Czech Translation 2020-07-01 17:44:20 +02:00
presets Revert "presets: "disable" all passive targets by default" 2020-05-26 20:51:58 +02:00
rules.d udev: split attribute assignment for MMC cards 2020-06-25 18:40:45 +02:00
semaphoreci ci: switch to Ubuntu Bionic on Semaphore 2020-06-25 10:47:33 +02:00
shell-completion shell-completion: add missing verbs for networkctl 2020-06-30 08:56:36 +02:00
src selinux: create standard user-runtime nodes with default context 2020-07-10 21:55:13 +02:00
sysctl.d sysctl: enable coredump for suid binaries 2020-04-07 15:28:46 +02:00
sysusers.d
test Merge pull request #16411 from ddstreet/bridge_without_carrier_fails 2020-07-09 14:01:45 +09:00
tmpfiles.d tmpfiles: don't complain if we can't enable pstore in containers 2020-05-25 16:43:35 +02:00
tools git-contrib: simplify implementation a bit 2020-07-08 17:31:43 +02:00
travis-ci travis: install missing deps for the Coverity run 2020-07-06 11:06:59 +02:00
units units: tweak udev unit descriptions 2020-06-08 16:53:37 +02:00
xorg
.clang-format Improve help for clang-format 2020-04-25 09:39:31 +02:00
.ctags
.dir-locals.el
.editorconfig editorconfig: add man configuration 2020-05-26 15:37:05 +02:00
.gitattributes
.gitignore gitignore: ignore mypy cache 2020-05-30 11:40:53 +02:00
.lgtm.yml lgtm: drop the TMPDIR/meson workaround 2020-03-03 20:27:42 +01:00
.mailmap NEWS: update contributors list for v246-rc 2020-07-08 17:33:46 +02:00
.travis.yml ci: bring back Coverity part 2 2020-06-24 22:58:17 +02:00
.vimrc
.ycm_extra_conf.py
azure-pipelines.yml
configure treewide: more portable bash shebangs 2020-03-05 17:27:07 +01:00
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: bump version numbers for v246 2020-07-08 17:35:54 +02:00
meson_options.txt build-sys: add libfido2 as optional dependency 2020-07-01 11:17:28 +02:00
mkosi.build mkosi: Unify environment for unit tests 2020-04-22 10:35:12 +02:00
mkosi.default
NEWS NEWS: grammar improvements (#16413) 2020-07-10 18:58:30 +02:00
README dissect/nspawn: add support for dm-verity root hash signature 2020-06-25 08:45:21 +01:00
README.md README: add reference to systemd.io 2020-06-16 13:34:04 +02:00
TODO Merge pull request #16301 from poettering/firstboot-image 2020-07-07 19:44:12 +02:00
zanata.xml

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status
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.