]> err.no Git - systemd/commitdiff
Install new systemd-journalctl, systemd-cat and systemd-cgtop binaries.
authorMichael Biebl <biebl@debian.org>
Sat, 11 Feb 2012 09:17:25 +0000 (10:17 +0100)
committerTollef Fog Heen <tfheen@err.no>
Sat, 11 Feb 2012 18:51:57 +0000 (19:51 +0100)
debian/changelog
debian/systemd.install

index c0857781e8d7ef3ee27471a9a784b8acd53ba86f..fa88c699b7062fb211f32870f5d47ed533177284 100644 (file)
@@ -18,6 +18,7 @@ systemd (40-1) unstable; urgency=low
   * Remove workarounds for services using X-Interactive. The LSB X-Interactive
     support turned out to be broken and has been removed upstream so we no
     longer need any special handling for those type of services.
+  * Install new systemd-journalctl, systemd-cat and systemd-cgtop binaries.
 
  -- Tollef Fog Heen <tfheen@debian.org>  Tue, 07 Feb 2012 21:36:34 +0100
 
index bdfc860b7e5d466d2ab066a9fa06d4c0a1e15200..36465a1b98c1065b15b54f88b2e704f457c55705 100644 (file)
@@ -1,6 +1,7 @@
 etc
 bin/systemd
 bin/systemctl
+bin/systemd-journalctl
 bin/systemd-notify
 bin/systemd-tty-ask-password-agent
 bin/systemd-ask-password
@@ -10,11 +11,14 @@ bin/systemd-loginctl
 lib/systemd/
 lib/udev/rules.d/
 usr/bin/systemd-cgls
+usr/bin/systemd-cgtop
 usr/bin/systemd-nspawn
 usr/bin/systemd-stdio-bridge
 usr/bin/systemd-analyze
+usr/bin/systemd-cat
 usr/share/man/man1/systemd-notify.1
 usr/share/man/man1/systemd-cgls.1
+usr/share/man/man1/systemd-cgtop.1
 usr/share/man/man1/systemd.1
 usr/share/man/man1/systemctl.1
 usr/share/man/man1/systemd-nspawn.1