Add rc.local for host* that explains which vpp:port it is connected to
This commit is contained in:
5
overlays/_common/host/root/lab-build/rc-local-perms
Normal file
5
overlays/_common/host/root/lab-build/rc-local-perms
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "* Fixing permissions of rc.local"
|
||||
chmod 755 /etc/rc.local
|
||||
|
||||
Reference in New Issue
Block a user