1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 11:55:23 +03:00
Backports of patch from systemd git to stable distributions
Go to file
Bill Nottingham 4d91b19eb6 tmpfiles: Don't clean /var/lock/subsys; it is not aged content
It will get 'cleaned' on boot due to being tmpfs anyway.
2010-10-25 23:25:51 +02:00
m4
man
src umount: Make sure / is remounted ro on shutdown 2010-10-25 21:51:57 +02:00
test1
test2
tmpfiles.d tmpfiles: Don't clean /var/lock/subsys; it is not aged content 2010-10-25 23:25:51 +02:00
units arch: remove obsolete sysinit.service 2010-10-25 22:03:22 +02:00
.gitignore
autogen.sh
CODING_STYLE
configure.ac ubuntu: Treat Ubuntu as a distinct distro in configure.ac etc 2010-10-25 21:09:56 +02:00
DISTRO_PORTING
LICENSE
Makefile.am arch: remove obsolete sysinit.service 2010-10-25 22:03:22 +02:00
README
systemd.pc.in
TODO

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)