mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update pihole_setup.sh
This commit is contained in:
parent
f1ed1f78cc
commit
55f1adf51d
@ -42,7 +42,7 @@ curl -sSL https://install.pi-hole.net | bash
|
|||||||
|
|
||||||
msg "Customizing LXC..."
|
msg "Customizing LXC..."
|
||||||
rm /etc/motd
|
rm /etc/motd
|
||||||
rm /etc/update-motd.d/10-uname
|
rm /etc/update-motd.d/11-uname
|
||||||
touch ~/.hushlogin
|
touch ~/.hushlogin
|
||||||
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
|
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
|
||||||
mkdir -p $(dirname $GETTY_OVERRIDE)
|
mkdir -p $(dirname $GETTY_OVERRIDE)
|
||||||
|
Loading…
Reference in New Issue
Block a user