app-emulation/rkt: symlink old stage1 aci location to new one

This commit is contained in:
Nick Owens 2016-02-09 12:51:29 -08:00
parent 27bc572d45
commit cbc7edaa50

View File

@ -126,6 +126,9 @@ src_install() {
einfo $(basename "${stage1aci}")
done
# symlink old stage1 aci directory to the new install location
dosym ../$(get_libdir)/rkt/stage1-images /usr/share/rkt
systemd_dounit "${S}"/dist/init/systemd/${PN}-gc.service
systemd_dounit "${S}"/dist/init/systemd/${PN}-gc.timer
systemd_enable_service multi-user.target ${PN}-gc.timer