Add rc.local for host* that explains which vpp:port it is connected to

This commit is contained in:
Pim van Pelt
2026-02-23 09:15:52 +00:00
parent e5d34e5a69
commit 40a1a7c633
31 changed files with 96 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
echo "* Fixing permissions of rc.local"
chmod 755 /etc/rc.local