Skip to content

Commit b652332

Browse files
committed
Set chmod 644 on config.yaml
1 parent a0fb0c9 commit b652332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/deploy.sh

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ cp -t /etc/nebula/@@tun_device@@ host.* ca.crt config.yaml
1818
echo " Files copied"
1919
chown -R nebula:nebula /etc/nebula/@@tun_device@@
2020
chmod 600 /etc/nebula/@@tun_device@@/*
21+
chmod 644 /etc/nebula/@@tun_device@@/config.yaml
2122
echo -e " Permissions changed to rw------- (600)\n"
2223

2324
echo "* Setting up systemd: /etc/systemd/system/nebula_@@tun_device@@.service"

0 commit comments

Comments
 (0)