[Working with upgraded Kali 2 on a EeePC] I am trying to get the following rc.local executed:


#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
#...