chiark / gitweb /
Fix systemd-stdio-bridge symlink
authorMike Gilbert <floppym@gentoo.org>
Mon, 3 Mar 2014 04:37:39 +0000 (23:37 -0500)
committerMichael Biebl <biebl@debian.org>
Mon, 3 Mar 2014 05:27:10 +0000 (06:27 +0100)
commit8100c1a8f58b2fb5d97e156420a7e16562e93bc4
treeb7583053faba33f7619ef0b8e8e329f027bbcb12
parent8f8f05a919355095518911135c3d630f4620a9b0
Fix systemd-stdio-bridge symlink

The symlink is created in bindir (/usr/bin), and points to a binary
which lives in rootlibexecdir (/lib/systemd or /usr/lib/systemd). A
relative symlink does not work here.
Makefile.am