diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-09-19 10:23:43 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-09-19 10:23:43 +0000 |
| commit | 3a499e9f0e7b905dfdbe1387281ff6f632146f5a (patch) | |
| tree | 75f3eef61798e43fc3586d270484a6492199dcfc /etc/sysconfig | |
| parent | bfebbb97f52df2e4fc235d7c7774ec22bd360309 (diff) | |
Notes
Diffstat (limited to 'etc/sysconfig')
| -rw-r--r-- | etc/sysconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/sysconfig b/etc/sysconfig index cf25e7db39e6..5ba845f7b46d 100644 --- a/etc/sysconfig +++ b/etc/sysconfig @@ -4,12 +4,12 @@ # 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.14.4.2 1995/09/14 23:16:34 jkh Exp $ +# $Id: sysconfig,v 1.25 1995/09/19 10:19:44 jkh Exp $ ######################### Start Of Local Configuration Section ########### # Location of local startup files. -local_startup=/usr/local/etc/rc.local.d +local_startup=/usr/local/etc/rc.d ######################### End Of Local Configuration Section ############# |
