chiark / gitweb /
socket: don't crash if the .service unit for a .socket unit is not found
[elogind.git] / README
1 systemd System and Session Manager
2
3 DETAILS:
4         http://0pointer.de/blog/projects/systemd.html
5
6 WEB SITE:
7         http://www.freedesktop.org/wiki/Software/systemd
8
9 GIT:
10         git://anongit.freedesktop.org/systemd
11         ssh://git.freedesktop.org/git/systemd
12
13 GITWEB:
14         http://cgit.freedesktop.org/systemd/
15
16 MAILING LIST:
17         http://lists.freedesktop.org/mailman/listinfo/systemd-devel
18         http://lists.freedesktop.org/mailman/listinfo/systemd-commits
19
20 IRC:
21         #systemd on irc.freenode.org
22
23 BUG REPORTS:
24         https://bugs.freedesktop.org/enter_bug.cgi?product=systemd
25
26 AUTHOR:
27         Lennart Poettering with major support from Kay Sievers
28
29 REQUIREMENTS:
30         Linux kernel >= 2.6.30 (with autofs4, devtmpfs, cgroups)
31         libudev >= 163
32         dbus >= 1.4.0
33         vala >= 0.10
34         util-linux > v2.18 (requires fsck -l, agetty -s)
35         sulogin (from sysvinit-tools)
36         gtk+ >= 2.20
37         libcap
38         PAM >= 1.1.2 (optional)