]> git.ipfire.org Git - thirdparty/systemd.git/commit
escape: move to rootbindir
authorMichael Biebl <biebl@debian.org>
Tue, 8 Jul 2014 19:06:07 +0000 (21:06 +0200)
committerMichael Biebl <biebl@debian.org>
Tue, 8 Jul 2014 19:06:07 +0000 (21:06 +0200)
commit2945a452b084879c6885efe51aefea00c179aa5f
tree21b505dff0080847366e63f5a7a9d1dd9e966dab
parenta545c6e1aa31b4d7e80c9d3609d9fc4fc9921498
escape: move to rootbindir

The systemd-escape utility might be used during early boot (e.g. when
being triggered from udev rules), so move it to rootbindir to support
systems with a split /usr setup.
Makefile.am