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
2010-10-14 00:56:50 +02:00
m4
man unit: add minimal condition checker for unit startup 2010-10-13 02:15:41 +02:00
src vala: register new D-Bus calls 2010-10-14 00:56:50 +02:00
test1
test2
tmpfiles.d
units units: enable utmp for serial gettys too 2010-10-08 18:22:44 +02:00
.gitignore user-sessions: add minimal utility to kill user sessions that shall be called before destroying services on shutdown 2010-10-07 22:38:40 +02:00
autogen.sh
CODING_STYLE
configure.ac
DISTRO_PORTING
LICENSE
Makefile.am move .h file from SOURCES to DIST to make vala autotools happy 2010-10-13 13:55:06 +02:00
README
systemd.pc.in
TODO mount: pull in fsck only in systemd instances 2010-10-13 17:18:36 +02:00

systemd System and Session Manager

DETAILS:
        http://0pointer.de/blog/projects/systemd.html

WEB SITE:
        http://www.freedesktop.org/wiki/Software/systemd

GIT:
        git://anongit.freedesktop.org/systemd
        ssh://git.freedesktop.org/git/systemd

GITWEB:
        http://cgit.freedesktop.org/systemd/

MAILING LIST:
        http://lists.freedesktop.org/mailman/listinfo/systemd-devel
        http://lists.freedesktop.org/mailman/listinfo/systemd-commits

IRC:
        #systemd on irc.freenode.org

BUG REPORTS:
        https://bugs.freedesktop.org/enter_bug.cgi?product=systemd

AUTHOR:
        Lennart Poettering with major support from Kay Sievers

REQUIREMENTS:
        Linux kernel >= 2.6.30 (with autofs4, devtmpfs, cgroups)
        libudev >= 160
        libcgroup >= 0.35
        vala >= 0.80
        gtk+ >= 2.20
        dbus >= 1.2.24
        libcap
        PAM >= 1.1.2 (optional)