Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Aug 2010 16:16:27 -0700
From:      merlyn@stonehenge.com (Randal L. Schwartz)
To:        Jeff Hamann <jeff.d.hamann@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: adding postgresql_enable="YES" by hand
Message-ID:  <867hk7i8xg.fsf@red.stonehenge.com>
In-Reply-To: <0EC5965A-E22B-44E7-B3D1-9AD7D9399A9C@gmail.com> (Jeff Hamann's message of "Tue, 3 Aug 2010 14:42:30 -0700")
References:  <0EC5965A-E22B-44E7-B3D1-9AD7D9399A9C@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Jeff" == Jeff Hamann <jeff.d.hamann@gmail.com> writes:

Jeff> Now, I need to understand the mechanics between:

Jeff> blah_blah_blah_enable="YES" 

Jeff> and 

Jeff> $ /usr/local/blah_blah_blah/bin/thingy_ctl -D
Jeff> /usr/blah_blah_blah/data start/stop/restart

The linkage is in /usr/local/etc/rc.d/postgresql
which is ultimately called by /etc/rc and friends.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>;
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867hk7i8xg.fsf>