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