Files
lab/overlays/_common/host/root/lab-build/rc-local-perms

6 lines
76 B
Bash

#!/bin/sh
echo "* Fixing permissions of rc.local"
chmod 755 /etc/rc.local