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.single | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rc.single') diff --git a/rc.single b/rc.single index 3870380..80faa14 100755 --- a/rc.single +++ b/rc.single @@ -1,6 +1,6 @@ -#!/bin/sh +#!/bin/bash # -# /etc/rc.single +# /etc/rc.single: Single-user startup script. # . /etc/rc.conf -- cgit v1.2.3