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