aboutsummaryrefslogtreecommitdiff
path: root/rc.single
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2005-09-15 20:05:07 +0000
committerJudd Vinet <judd@archlinux.org>2005-09-15 20:05:07 +0000
commite772aeae76f2ad704a834dc17df02dbc137a6573 (patch)
tree954dcf245b4eedb69badab02e5b22459364c5cb2 /rc.single
parent0be8f5b2d33fc6160e2a62d33fc1f828218fa90a (diff)
downloadinitscripts-e772aeae76f2ad704a834dc17df02dbc137a6573.tar.xz
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.
Diffstat (limited to 'rc.single')
-rwxr-xr-xrc.single4
1 files changed, 2 insertions, 2 deletions
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