Date: Mon, 3 Apr 2017 11:01:37 -0700 From: "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com> To: tech-lists <tech-lists@zyxst.net> Cc: freebsd-current@freebsd.org Subject: Re: inetd startup script missing from /etc/rc.d in both -current and 11-stable Message-ID: <C624D23A-876B-4DB7-8DBC-7F6B711CE2BE@gmail.com> In-Reply-To: <471c8e3d-3745-78bd-b8e3-1319e814076d@zyxst.net> References: <471c8e3d-3745-78bd-b8e3-1319e814076d@zyxst.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_5B1B5F5C-3252-42A9-97D9-86D31D2F646E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Apr 3, 2017, at 07:00, tech-lists <tech-lists@zyxst.net> wrote: >=20 > Hello current@, >=20 > =46rom https://www.freebsd.org/doc/handbook/network-inetd.html I = should be > able to start inetd like this: >=20 > service inetd start >=20 > ...after enabling it in /etc/rc.conf. The inetd options look like = this: >=20 > inetd_enable=3D"YES" > inetd_program=3D"/usr/sbin/inetd" > inetd_flags=3D"-wW -C 60" >=20 > The problem is that the startup script doesn't exist in /etc/rc.d. I = get > this error: >=20 > # service inetd start > inetd does not exist in /etc/rc.d or the local startup > directories (/usr/local/etc/rc.d), or is not executable >=20 > and the lines in rc.conf have no effect (inetd doesn't start). >=20 > I can, however, start it manually, as root, like this: >=20 > # inetd -wW -C 60 >=20 > and it runs as expected. >=20 > This problem exists in 11-stable as well as -current. How can I fix = this > please? Please double check your build options. If MK_INETD=3Dno = (WITHOUT_INETD=3D, typically) is set in src.conf, it won=E2=80=99t = install this and other inetd-related items. Thanks, -Ngie --Apple-Mail=_5B1B5F5C-3252-42A9-97D9-86D31D2F646E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJY4o4BAAoJEPWDqSZpMIYV4EUQANdURSI+NwH6aNraJzk5oYYq HuQcPZuLZIhE41BbIO+sKzV7tdKBlg2WwjJNZVmsXcCKO3jh+blvplupqTPusolY EIa87LCiZJWf38Fwf0nYGvXi4SyHUxx2t1S7R1mJUkfC6WesCyg4aHHsk50YI4AE B0BuiffyEF1f6SE9iwXVohIGbwS98+1I9vDyl9x6V5OfO7hNJJiJbqwR0wBf0nWw ZYHZ8IrCvWjz5EE2i6qjBO4J4dhUmipNSXtu4xPI9yPV3tV90BGrZdYVTSCoCtNn h1qMzEi5Ud86urOou0HijkKCweEY3hrCQpPYqvacurcCI1xNm6K6kNePEgu+/9JU RV0ljVxgljLeGtZUH4GK2e1JV0z3EPuGwYpavXhaJNdEPYCxv2ZiG8AyzAbiiA0q Rx7rNATCc2Picdu+VezB/ZibyyW2Yk5OLvgxsvFC0pzS36KzpAG7InioMEGQXTId 3+Yu293wtLiPkD4jBwbm4ATUaaoPtADqyTvfiIDCgZgWOqfXX1ZZiCJUeWUNsW0c BZ02evDSthLiPzqsLlGQHt6hcv026be3FU/+zYPkcFyii1uy4YhZftxrDMjEJb96 /O+ag4WdGi9p22YXxpxUk8G+iXR6Im891RkwZbG2u283Fzp3plQY5C5HWbT2UEwa HhfP6oHMmlQ1iXEvX+SI =a35I -----END PGP SIGNATURE----- --Apple-Mail=_5B1B5F5C-3252-42A9-97D9-86D31D2F646E--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C624D23A-876B-4DB7-8DBC-7F6B711CE2BE>
