Architecture: linux-any
Section: admin
Priority: extra
+Recommends: libpam-systemd
+Suggests: systemd-gui
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: system and session manager
systemd is a replacement for sysvinit. It is dependency-based and
.
This package provides the manual pages and links needed for systemd
to replace sysvinit.
+
+Package: libpam-systemd
+Architecture: linux-any
+Section: admin
+Priority: extra
+Depends: systemd, ${shlibs:Depends}, ${misc:Depends}
+Description: system and session manager - PAM module
+ systemd is a replacement for sysvinit. It is dependency-based and
+ able to read the LSB init script headers in addition to parsing rcN.d
+ links as hints.
+ .
+ It also provides process supervision using cgroups and the ability to
+ not only depend on other init script being started, but also
+ availability of a given mount point or dbus service.
+ .
+ This package contains the PAM module which registers user sessions in
+ the systemd control group hierarchy
+
+Package: systemd-gui
+Architecture: linux-any
+Section: admin
+Priority: extra
+Depends: systemd, ${shlibs:Depends}, ${misc:Depends}
+Description: system and session manager - GUI
+ systemd is a replacement for sysvinit. It is dependency-based and
+ able to read the LSB init script headers in addition to parsing rcN.d
+ links as hints.
+ .
+ It also provides process supervision using cgroups and the ability to
+ not only depend on other init script being started, but also
+ availability of a given mount point or dbus service.
+ .
+ This package contains the graphical frontend for systemd.
override_dh_install:
rm debian/tmp/usr/share/doc/systemd/LICENSE
dh_install -O--parallel --fail-missing
+ dh_install -plibpam-systemd debian/pam-configs /usr/share
override_dh_auto_configure:
dh_auto_configure -- --with-rootdir=
dh_auto_install
rm debian/tmp/etc/systemd/system/runlevel5.target
dh_link /lib/systemd/system/multi-user.target etc/systemd/system/runlevel5.target
+ rm debian/tmp/lib/security/pam_systemd.la
%:
dh --parallel $@
bin/systemd-notify
lib/systemd/
lib/udev/rules.d/99-systemd.rules
-usr/bin/systemd-install
-usr/bin/systemadm
+usr/bin/systemd-cgls
usr/share/man/man1/systemd-notify.1
+usr/share/man/man1/systemd-cgls.1
usr/share/man/man1/systemd.1
usr/share/man/man1/systemctl.1
-usr/share/man/man1/systemd-install.1
-usr/share/man/man1/systemadm.1
usr/share/man/man3
usr/share/man/man5
usr/share/man/man7
usr/share/dbus-1
usr/share/doc
usr/share/pkgconfig
-usr/share/man/man8/pam_systemd.8
usr/share/systemd/session