projects
/
yawep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b04630f
)
install more automated
author
Neszt Tibor
<neszt.tibor@euronetrt.hu>
Thu, 7 Dec 2017 11:08:37 +0000
(12:08 +0100)
committer
Neszt Tibor
<neszt.tibor@euronetrt.hu>
Thu, 7 Dec 2017 11:08:37 +0000
(12:08 +0100)
install.sh
patch
|
blob
|
history
diff --git
a/install.sh
b/install.sh
index
175cce8
..
a4e60aa
100755
(executable)
--- a/
install.sh
+++ b/
install.sh
@@
-20,7
+20,7
@@
groupadd wheel
echo "%wheel ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/yawep
adduser www-data wheel
-apt-get remove --purge plymouth
+apt-get remove --purge
-y
plymouth
sed -i 's/ console=tty[0-9]//;s/$/ console=tty3/;s/ quiet//;s/$/ quiet/;s/ logo.nologo//;s/$/ logo.nologo/;s/ vt.global_cursor_default=0//;s/$/ vt.global_cursor_default=0/' /boot/cmdline.txt
systemctl disable getty@.service