Keep /root permissions as 750

d39e2ba41b
This commit is contained in:
Marcos Mello 2020-08-04 21:46:11 -03:00
parent 8d00266201
commit 835b45f3b1

View file

@ -10,7 +10,7 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime
cp -aT /etc/skel/ /root/
# Permissions
chmod 700 /root
chmod 750 /root
chmod 755 /etc/systemd/scripts/*
# Configuration