mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-17 10:21:17 +02:00
app-emulation/rkt: symlink old stage1 aci location to new one
This commit is contained in:
parent
27bc572d45
commit
cbc7edaa50
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user