Repository for eudev development
Go to file
2010-08-16 15:41:12 +02:00
m4
man man: document that we now accept more than one main process for Type=oneshot services 2010-08-13 18:46:04 +02:00
src systemctl: add support for delayed shutdown, similar to sysv in style 2010-08-16 15:37:52 +02:00
test1 service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services 2010-08-13 18:23:01 +02:00
test2
units systemctl: add support for delayed shutdown, similar to sysv in style 2010-08-16 15:37:52 +02:00
.gitignore systemctl: add support for delayed shutdown, similar to sysv in style 2010-08-16 15:37:52 +02:00
bootstrap.sh
CODING_STYLE
configure.ac main: disable nscd properly, if possible 2010-08-11 23:31:07 +02:00
DISTRO_PORTING main: replace --running-as= by --session and --system do mimic related tools and D-Bus 2010-07-13 18:57:58 +02:00
fixme random-seed: add little tool for saving/loading random seed on shutdown/boot, but don't enable it by default 2010-08-14 19:17:37 +02:00
LICENSE
Makefile.am shutdownd: enable by default 2010-08-16 15:41:12 +02:00
README
systemd.pc.in

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 >= 151
        libcgroup >= 0.35
        vala >= 0.80
        gtk+ >= 2.20
        dbus >= 1.2.24