Update install.sh
This commit is contained in:
parent
c0b7e592e4
commit
0357d14fa4
@ -34,8 +34,10 @@ chmod -R a+X /etc/tinc/
|
||||
echo "Setting exclusive read access to SSH keys."
|
||||
chmod -v 400 /etc/lixonet/id_rsa
|
||||
chmod -v 400 /etc/lixonet/*/id_rsa
|
||||
chmod -v 400 /etc/lixonet/known_hosts
|
||||
stat /etc/lixonet/id_rsa
|
||||
stat /etc/lixonet/*/id_rsa
|
||||
stat /etc/lixonet/known_hosts
|
||||
|
||||
echo "Enabling write access to /etc/lixonet/version."
|
||||
touch /etc/lixonet/version
|
||||
|
Loading…
x
Reference in New Issue
Block a user