1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 03:25:31 +03:00
The systemd System and Service Manager
Go to file
Frantisek Sumsal 10434dbdfd run: check if the specified calendar event is not in the past
Check if calendar event specification passed by --on-calendar runs in
some time in the future. If not, execute the given command immediately
2019-04-25 11:27:40 +02:00
.github/ISSUE_TEMPLATE
.lgtm/cpp-queries lgtm: complain about accept() [people should use accept4() instead, due to O_CLOEXEC] 2019-04-10 20:03:38 +02:00
.mkosi mkosi: (Archlinux) increase the size of root partition. 2019-02-22 19:53:27 +09:00
catalog catalog: update Polish translation 2019-04-23 14:43:47 +02:00
coccinelle Merge pull request #12217 from keszybz/unlocked-operations 2019-04-12 13:51:53 +02:00
docs core: support DisableControllers= for transient units 2019-04-22 11:52:08 -07:00
factory/etc
hwdb hwdb: add axis range corrections for the Dell Latitude e7250 2019-04-25 10:56:43 +02:00
man udev,network: warn when .link or .network file has no [Match] section 2019-04-25 08:41:10 +02:00
modprobe.d
network udev,network: warn when .link or .network file has no [Match] section 2019-04-25 08:41:10 +02:00
po l10n: Updated Lithuanian translation 2019-04-09 09:00:16 +02:00
presets
rules udev-rules: add udmabuf to kvm group 2019-04-23 13:00:21 +02:00
semaphoreci semaphore: merge semaphore scripts to avoid code duplication (#12365) 2019-04-24 07:52:49 +02:00
shell-completion bash-completion: unify indentation 2019-04-24 18:03:30 +02:00
src run: check if the specified calendar event is not in the past 2019-04-25 11:27:40 +02:00
sysctl.d sysctl: let's by default increase the numeric PID range from 2^16 to 2^22 2019-04-09 11:22:52 +02:00
sysusers.d
test test-network: fix invalid assertions 2019-04-25 00:29:20 +02:00
tmpfiles.d tmpfiles: split tmp.conf out 2019-04-13 12:07:03 +02:00
tools scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
travis-ci scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
units scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
xorg scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.ctags editors: Prevent ctags from following symlinks 2019-02-15 11:01:20 -08:00
.dir-locals.el scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.editorconfig scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.gitattributes
.gitignore
.lgtm.yml
.mailmap update .mailmap 2019-04-02 17:31:00 +02:00
.travis.yml travis: add another stage to really run everything under ASan+UBsan 2018-12-24 08:52:33 +01:00
.vimrc scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt Merge pull request #11827 from keszybz/pkgconfig-variables 2019-02-26 18:58:03 +01:00
meson.build tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0 2019-04-11 19:00:37 +02:00
mkosi.build mkosi: let's update the boot loader also in /efi 2019-03-01 12:41:32 +01:00
mkosi.default
NEWS NEWS: List getty@tty1.service as not being enabled anymore 2019-04-24 16:13:02 +02:00
README README: mention that we need tzdata >= 2014f 2019-02-28 15:38:47 +01:00
README.md Revert "README: remove Coverity Scan badge" 2019-02-14 12:13:55 +01:00
TODO Merge pull request #12226 from poettering/22bit-pids 2019-04-11 18:58:08 +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
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI 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.