mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-23 07:19:42 +02:00
Update install.sh
This commit is contained in:
parent
7b8f870808
commit
f491eab725
1 changed files with 3 additions and 0 deletions
|
@ -156,6 +156,9 @@ sed -i "s/_USER_/$SUDO_USER/g" /etc/systemd/system/pandora.service
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable pandora
|
systemctl enable pandora
|
||||||
|
|
||||||
|
# Do not print messages on console
|
||||||
|
echo "mesg n" >> /home/$SUDO_USER/.profile
|
||||||
|
|
||||||
# Start Pandora-box on getty1 at boot
|
# Start Pandora-box on getty1 at boot
|
||||||
mkdir -p /etc/systemd/system/getty@tty1.service.d
|
mkdir -p /etc/systemd/system/getty@tty1.service.d
|
||||||
echo "[Service]" > /etc/systemd/system/getty@tty1.service.d/override.conf
|
echo "[Service]" > /etc/systemd/system/getty@tty1.service.d/override.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue