systemd: remove more useless stuff

This commit is contained in:
Stephan Raue 2014-08-20 20:52:19 +03:00
parent bcbc195075
commit 22cc065725

View File

@ -120,6 +120,7 @@ post_makeinstall_target() {
rm -rf $INSTALL/usr/lib/rpm
rm -f $INSTALL/usr/bin/kernel-install
rm -rf $INSTALL/etc/xdg
rm -rf $INSTALL/usr/share/factory
rm -f $INSTALL/usr/lib/udev/hwdb.d/20-OUI.hwdb
rm -f $INSTALL/usr/lib/udev/hwdb.d/20-acpi-vendor.hwdb
@ -187,6 +188,8 @@ post_makeinstall_target() {
rm -rf $INSTALL/usr/lib/systemd/system/console-getty.service
rm -rf $INSTALL/usr/lib/systemd/system/console-shell.service
rm -rf $INSTALL/usr/lib/systemd/system/getty@.service
rm -rf $INSTALL/usr/lib/systemd/system/container-getty@.service
rm -rf $INSTALL/usr/lib/systemd/system/serial-getty@.service
rm -rf $INSTALL/usr/lib/systemd/system/getty.target
rm -rf $INSTALL/usr/lib/systemd/system/multi-user.target.wants/getty.target