mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-24 06:04:16 +03:00
Merge pull request #2182 from mbilker/arch-linux
Fix mkinitcpio with newer systemd versions
This commit is contained in:
commit
af881d7476
@ -5,6 +5,6 @@ build() {
|
|||||||
add_binary /usr/lib/ostree/ostree-remount
|
add_binary /usr/lib/ostree/ostree-remount
|
||||||
|
|
||||||
add_file /usr/lib/systemd/system/ostree-prepare-root.service
|
add_file /usr/lib/systemd/system/ostree-prepare-root.service
|
||||||
add_symlink /usr/lib/systemd/system/initrd-switch-root.target.wants/ostree-prepare-root.service \
|
add_symlink /usr/lib/systemd/system/initrd-root-fs.target.wants/ostree-prepare-root.service \
|
||||||
/usr/lib/systemd/system/ostree-prepare-root.service
|
/usr/lib/systemd/system/ostree-prepare-root.service
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user