Remove the splash screen as boot transitions to synit-land

This commit is contained in:
Tony Garnock-Jones 2023-10-20 11:34:02 +02:00
parent d1a1516ada
commit 0fdd5b9c37
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ mkdir -p /usr/local/etc/syndicate/services
# particular we no longer want to run the DHCP server that PostmarketOS runs by default on
# usb0. Instead we will be a DHCP client. (This was just easiest to set up.)
killall unudhcpd || true
# We also don't want the splash screen.
killall pbsplash || true
# This tells Rust programs built with jemallocator to be very aggressive about keeping their
# heaps small. Synit currently targets small machines. Without this, I have seen the system