Remove systemd directory

This commit is contained in:
2026-03-17 19:07:34 +02:00
parent dc891f7ecc
commit d71fe16f0a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -44,12 +44,12 @@ package() {
meson install -C build --destdir="$BPM_OUTPUT"
# Remove unnecessary directories
rm -rf "$BPM_OUTPUT"/run
rm -rf "$BPM_OUTPUT"/etc/sysconfig
rm -rf "$BPM_OUTPUT"/var/log
rm -r "$BPM_OUTPUT"/run
rm -r "$BPM_OUTPUT"/var/log
rm -r "$BPM_OUTPUT"/usr/lib/systemd
# Remove network bridge autostart file
rm -f "$BPM_OUTPUT"/etc/libvirt/qemu/networks/autostart/default.xml
rm "$BPM_OUTPUT"/etc/libvirt/qemu/networks/autostart/default.xml
# Install esvm services
install -Dm644 "$BPM_WORKDIR"/*.esv -t "$BPM_OUTPUT"/etc/esvm/services/