summaryrefslogtreecommitdiffstats
path: root/etc/sysconfig
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-03-24 00:01:21 +0000
committerjkh <jkh@FreeBSD.org>1995-03-24 00:01:21 +0000
commitd1ff4f8c283d91dce4b72d9b5236535714f82e42 (patch)
tree1b1b572619e2f591feb1f61b7b63fb34b4f21a20 /etc/sysconfig
parent8693f78768049263684bdc3831a94e32143f26a4 (diff)
downloadFreeBSD-src-d1ff4f8c283d91dce4b72d9b5236535714f82e42.zip
FreeBSD-src-d1ff4f8c283d91dce4b72d9b5236535714f82e42.tar.gz
Get around problem of not exporting variables in sysconfig
Diffstat (limited to 'etc/sysconfig')
-rw-r--r--etc/sysconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/sysconfig b/etc/sysconfig
index 8c6df7e..015d149 100644
--- a/etc/sysconfig
+++ b/etc/sysconfig
@@ -1,10 +1,10 @@
-#!/bin/sh -
+#!/bin/sh
#
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
-# $Id: sysconfig,v 1.4 1995/03/22 18:00:36 jkh Exp $
+# $Id: sysconfig,v 1.5 1995/03/23 01:25:19 jkh Exp $
######################### Start Of Syscons Section #######################
OpenPOWER on IntegriCloud