#!/bin/sh # # $Id: rc.local,v 1.3.2.1 2000/10/18 20:10:49 misiek Exp $ # # This script will be executed *after* all the other init scripts. # You can put your own initialization stuff in here if you don't # want to do the full Sys V style init stuff. # This must be last line ! # vi:syntax=sh:tw=78:ts=8:sw=4