systemd/debian
2010-08-30 21:53:26 +02:00
..
pam-configs Add pam-config file 2010-08-30 21:53:26 +02:00
source Make this a 3.0 (quilt) package 2010-07-29 14:30:34 +02:00
changelog Release 8-2 2010-08-30 21:48:55 +02:00
compat Initial packaging 2010-05-16 10:26:57 +02:00
control Split package; move systemadm and pam module to own packages 2010-08-29 14:03:42 +02:00
copyright Write up a real debian/copyright file 2010-06-05 08:59:03 +02:00
dirs Only ship /cgroup, not all the subdirs 2010-07-07 21:59:30 +02:00
libpam-systemd.install Split package; move systemadm and pam module to own packages 2010-08-29 14:03:42 +02:00
README.Debian Update README.Debian to explain how to use systemd. 2010-08-29 13:55:25 +02:00
rules Hard-code path to udev rules dir in configure call 2010-08-30 21:43:29 +02:00
systemd-gui.install Split package; move systemadm and pam module to own packages 2010-08-29 14:03:42 +02:00
systemd-sysv.install Add systemd-sysv package which ships the symlinks that replaces sysvinit 2010-07-07 22:01:32 +02:00
systemd-sysv.links Add systemd-sysv package which ships the symlinks that replaces sysvinit 2010-07-07 22:01:32 +02:00
systemd.install Split package; move systemadm and pam module to own packages 2010-08-29 14:03:42 +02:00

systemd for Debian
==================

systemd can be installed alongside sysvinit and will not change the
behaviour of the system out of the box.  This is intentional.  To test
systemd, add:

init=/bin/systemd

to the kernel command line and then rebooting, or install the
systemd-sysv package.

Known bugs and problems
=======================

The PAM module makes su exit with an error after running the command,
hiding the real exit status of the process.

 -- Tollef Fog Heen <tfheen@debian.org>, Sun, 29 Aug 2010 10:39:57 +0200