1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 15:21:37 +03:00
The systemd System and Service Manager
Go to file
Zbigniew Jędrzejewski-Szmek 3f57bc2267 shared/install: rework alias check and add test
This mostly reuses existing checkers used by pid1, so handling of aliases
should be consistent. Hopefully, with the test it'll be clearer what it
happening.

Support for .wants/.requires "aliases" is restored. Those are still used in the
wild quite a bit, so we need to support them.

See https://github.com/systemd/systemd/pull/13119 for a discussion of aliases
with an instance that point to a different template: this is allowed.
2020-01-10 14:27:04 +01:00
.github github: use systemd.io links in issue template 2019-12-16 09:49:51 +01:00
.lgtm/cpp-queries
.mkosi mkosi: Find hostname command on Arch Linux 2019-11-01 13:34:41 +01:00
catalog
coccinelle
docs docs: CSS files should not be executable 2019-12-16 09:50:02 +01:00
factory/etc
hwdb.d hwdb: assume all Medion Akoya E-models have the same matrix 2019-12-17 18:15:34 +01:00
man man: add man page for sd_bus_message_sensitive() 2019-12-18 09:10:34 +01:00
modprobe.d
network network: set AlternativeNamesPolicy= in 99-default.link 2019-12-17 15:44:48 +09:00
po
presets
rules.d udev: mark all ccid/security devices with a special tag 2019-12-09 19:25:25 +01:00
semaphoreci semaphore: switch branch to debian/master 2019-11-30 19:05:53 +01:00
shell-completion
src shared/install: rework alias check and add test 2020-01-10 14:27:04 +01:00
sysctl.d
sysusers.d
test shared/dropin: fix assert for invalid drop-in 2019-12-18 08:43:40 +01:00
tmpfiles.d resolved, networkd: don't resolve the user if not root 2019-12-07 18:55:54 +02:00
tools man: sort options without "=" in the directives index 2019-11-21 22:06:30 +01:00
travis-ci
units initrd: make udev cleanup service confict trigger and settle too 2019-12-17 21:38:11 +01:00
xorg
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap mailmap: update 2019-11-22 09:33:40 +01:00
.travis.yml travis: add missing closing quote sign 2019-11-24 13:15:20 +03:00
.vimrc
.ycm_extra_conf.py
azure-pipelines.yml
configure
fuzzbuzz.yaml
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt shared: add pkcs11-util.[ch] 2019-12-09 19:25:25 +01:00
meson.build cryptsetup: add native pkcs#11 support to cryptsetup 2019-12-09 19:25:25 +01:00
mkosi.build
mkosi.default
NEWS Fixup typo in NEWS 2019-12-03 08:02:24 +09:00
README
README.md minor: avoid double title 2019-12-11 19:57:57 +01:00
TODO Merge pull request #14339 from keszybz/invalid-enablement-logs 2019-12-17 15:04:14 +09: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
Fuzzit Status
OSS-Fuzz Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status

Details

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.