From e772aeae76f2ad704a834dc17df02dbc137a6573 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Thu, 15 Sep 2005 20:05:07 +0000 Subject: modified netcfg/network scripts -- you can list multiple entries in NET_PROFILES that use the same INTERFACE. They will be started one at a time, and the first successful one will be kept. --- rc.local | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'rc.local') diff --git a/rc.local b/rc.local index f177298..4950cba 100755 --- a/rc.local +++ b/rc.local @@ -1,7 +1,6 @@ -#!/bin/sh +#!/bin/bash # # /etc/rc.local: Local multi-user startup script. # -# End of file -# vim: set ts=2 noet: + -- cgit v1.2.3