Skip to content

Commit

Permalink
Remove plymouth
Browse files Browse the repository at this point in the history
Turns out we can just install it, no need to keep it and mask it's units
  • Loading branch information
simonvanderveldt committed Mar 17, 2019
1 parent a82e261 commit 17ad246
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,7 @@ sudo cp config/rsyslog.conf /etc/
sudo cp config/rsyslog /etc/rsyslog.d/

# Plymouth
sudo systemctl mask plymouth-read-write.service
sudo systemctl mask plymouth-start.service
sudo systemctl mask plymouth-quit.service
sudo systemctl mask plymouth-quit-wait.service
sudo apt-get purge -y plymouth

# Apt timers
sudo systemctl mask apt-daily.timer
Expand Down

0 comments on commit 17ad246

Please sign in to comment.