TIL: /etc/rc.conf.d

"Davide D'Amico" <[email protected]> Mon, 30 Nov 2015 08:41:53 +0000
Newsgroups gmane.os.freebsd.italian.aiuto
Message-ID <CAHykR+LOju-maG6GLyukq0LXQbqtCRfnGCLqs+DQGdr5DxCGkw@mail.gmail.com>
--===============5850298257536336711==
Content-Type: multipart/alternative; boundary=047d7bb708f07cdb210525be0462

--047d7bb708f07cdb210525be0462
Content-Type: text/plain; charset=UTF-8

Magari e' una cosa trita e ritrita ma stamattina ho installato logstash su
una 10.2 inserendo:
logstash_enable="YES" in /etc/rc.conf.local
ma il comando:
service logstash status
continuava a dirmi:
root@fbsd:/usr/ports/sysutils/logstash # service logstash start
Cannot 'start' logstash. Set logstash_enable to YES in /etc/rc.conf or use
'onestart' instead of 'start'.

Alla fine ho notato la directory /etc/rc.conf.d, per cui:
root@fbsd:/usr/ports/sysutils/logstash # echo 'logstash_enable="YES"' >>
/etc/rc.conf.d/logstash
root@fbsd:/usr/ports/sysutils/logstash # service logstash status
logstash is not running.

Boh.

d.

--047d7bb708f07cdb210525be0462
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Magari e&#39; una cosa trita e ritrita ma stamattina ho in=
stallato logstash su una 10.2 inserendo:<div>logstash_enable=3D&quot;YES&qu=
ot; in /etc/rc.conf.local=C2=A0</div><div>ma il comando:</div><div>service =
logstash status</div><div>continuava a dirmi:</div><div><div>root@fbsd:/usr=
/ports/sysutils/logstash # service logstash start</div><div>Cannot &#39;sta=
rt&#39; logstash. Set logstash_enable to YES in /etc/rc.conf or use &#39;on=
estart&#39; instead of &#39;start&#39;.</div><div><br></div><div>Alla fine =
ho notato la directory /etc/rc.conf.d, per cui:</div><div><div>root@fbsd:/u=
sr/ports/sysutils/logstash # echo &#39;logstash_enable=3D&quot;YES&quot;&#3=
9; &gt;&gt; /etc/rc.conf.d/logstash</div><div>root@fbsd:/usr/ports/sysutils=
/logstash # service logstash status</div><div>logstash is not running.</div=
></div><div><br></div><div>Boh.</div><div><br></div><div>d.</div>
</div></div>

--047d7bb708f07cdb210525be0462--


--===============5850298257536336711==
Content-Type: text/plain; charset="iso-8859-1"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

_______________________________________________
Aiuto mailing list
[email protected]
http://mailman.gufi.org/mailman/listinfo/aiuto

--===============5850298257536336711==--