mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update mariadb_setup.sh
This commit is contained in:
parent
860c0bc2ca
commit
4eb3d6d406
@ -76,7 +76,7 @@ EOF
|
|||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
|
systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
|
||||||
service apache2 stop
|
service apache2 stop
|
||||||
mkdir /var/log/apache2
|
mkdir /var/log/apache2
|
||||||
chmod 750 /var/log/apache2
|
chmod 750 /var/log/apache2
|
||||||
chown root:adm /var/log/apache2
|
chown root:adm /var/log/apache2
|
||||||
service apache2 start
|
service apache2 start
|
||||||
|
Loading…
Reference in New Issue
Block a user