mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
systemd: more hwdb cleanup after systemd-209
This commit is contained in:
parent
025685f85e
commit
28b0dded07
@ -119,6 +119,9 @@ post_makeinstall_target() {
|
||||
rm -f $INSTALL/usr/lib/udev/hwdb.d/20-pci-vendor-model.hwdb
|
||||
rm -f $INSTALL/usr/lib/udev/hwdb.d/20-usb-classes.hwdb
|
||||
rm -f $INSTALL/usr/lib/udev/hwdb.d/20-usb-vendor-model.hwdb
|
||||
rm -f $INSTALL/usr/lib/udev/hwdb.d/20-net-ifname.hwdb
|
||||
rm -f $INSTALL/usr/lib/udev/hwdb.d/20-sdio-classes.hwdb
|
||||
rm -f $INSTALL/usr/lib/udev/hwdb.d/20-sdio-vendor-model.hwdb
|
||||
|
||||
# tune journald.conf
|
||||
sed -e "s,^.*Compress=.*$,Compress=no,g" -i $INSTALL/etc/systemd/journald.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user