Author: glen Date: Thu Nov 19 14:31:11 2009 New Revision: 10981 Modified: rc-scripts/trunk/rc.d/rc.local (contents, props changed) Log: - rc.local is sourced, not executed
Modified: rc-scripts/trunk/rc.d/rc.local ============================================================================== --- rc-scripts/trunk/rc.d/rc.local (original) +++ rc-scripts/trunk/rc.d/rc.local Thu Nov 19 14:31:11 2009 @@ -1,5 +1,3 @@ -#!/bin/sh -# # $Id$ # # This script will be executed *after* all the other init scripts. _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
