remove plymouth to allow disable console full
authorNeszt Tibor <neszt.tibor@euronetrt.hu>
Thu, 7 Dec 2017 10:13:37 +0000 (11:13 +0100)
committerNeszt Tibor <neszt.tibor@euronetrt.hu>
Thu, 7 Dec 2017 10:13:37 +0000 (11:13 +0100)
install.sh

index 1d6f724..90dca76 100755 (executable)
@@ -20,4 +20,6 @@ groupadd wheel
 echo "%wheel  ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/yawep
 adduser www-data wheel
 
+apt-get remove --purge plymouth
+
 echo "Check on web: http://"`dig +short myip.opendns.com @resolver1.opendns.com`"/yawep"