We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0fb0c9 commit b652332Copy full SHA for b652332
res/deploy.sh
@@ -18,6 +18,7 @@ cp -t /etc/nebula/@@tun_device@@ host.* ca.crt config.yaml
18
echo " Files copied"
19
chown -R nebula:nebula /etc/nebula/@@tun_device@@
20
chmod 600 /etc/nebula/@@tun_device@@/*
21
+chmod 644 /etc/nebula/@@tun_device@@/config.yaml
22
echo -e " Permissions changed to rw------- (600)\n"
23
24
echo "* Setting up systemd: /etc/systemd/system/nebula_@@tun_device@@.service"
0 commit comments