Nagłówek wygląda następująco:
#!/bin/sh -e
#
# rc.local - executed at the end of each multiuser runlevel
#
# Make sure that the script will "exit 0" on success or any other
# value on error.
Jaki jest powód tego pliku (nie zawiera dużo) i jakie polecenia zwykle w nim umieszczasz? Co to jest „poziom uruchamiania dla wielu użytkowników”? (Chyba rc
„uruchom polecenia”?)