]> err.no Git - systemd/commitdiff
Add symlink from /bin/systemd to /lib/systemd/systemd.
authorTollef Fog Heen <tfheen@err.no>
Tue, 28 Feb 2012 21:16:29 +0000 (22:16 +0100)
committerTollef Fog Heen <tfheen@err.no>
Wed, 29 Feb 2012 21:44:53 +0000 (22:44 +0100)
debian/changelog
debian/systemd.install
debian/systemd.links

index eb05fd5f81ef8ef1546f0e82c3e148c212f00096..5a7c7a942f09ee87b36d4c2401ac2a15a2accc06 100644 (file)
@@ -6,6 +6,7 @@ systemd (43-1) unstable; urgency=low
   * Fix up git-to-source package conversion script which makes gitpkg
     happier.
   * Add libkmod-dev to build-depends
+  * Add symlink from /bin/systemd to /lib/systemd/systemd.
 
   [ Michael Biebl ]
   * Add Build-Depends on liblzma-dev for journal log compression.
index 922564052b25469a6b0bb0ee7234bdee81ed1da7..7c754f9e87b129ec246ad04832256a9ac98f0f0b 100644 (file)
@@ -1,5 +1,4 @@
 etc
-bin/systemd
 bin/systemctl
 bin/systemd-journalctl
 bin/systemd-notify
index e72226b4cfb8c7a080594b45e82b1980bf108d93..70b5d8f6cf1865baa5d837e7463c3ac2d61215f3 100644 (file)
@@ -56,3 +56,6 @@
 /lib/systemd/system/debian-fixup.service /lib/systemd/system/sysinit.target.wants/debian-fixup.service
 
 # TODO: mtab/udev-mtab (symlink /etc/mtab to /proc/self/mounts in postinst)
+
+# Compat symlink
+/lib/systemd/systemd /bin/systemd