Generate FRR Profile for lab0 and lab2
This commit is contained in:
7
build/frr/hvn2.lab.ipng.ch/vpp2-1/root/lab-build/perms
Normal file
7
build/frr/hvn2.lab.ipng.ch/vpp2-1/root/lab-build/perms
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo " * Fixing permissions"
|
||||
chown -R root. /root/
|
||||
chown -R ipng. /home/ipng/
|
||||
|
||||
[ -r /etc/rc.local ] && chmod 755 /etc/rc.local
|
Reference in New Issue
Block a user