Date: Wed, 27 Apr 2016 20:07:56 +0200 From: Lars Engels <lars.engels@0x20.net> To: Chagin Dmitry <dchagin@freebsd.org> Cc: Boris Samorodov <bsam@passap.ru>, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: no smtp service after upgrade Message-ID: <20160427180756.GD82927@e-new.0x20.net> In-Reply-To: <20160427140847.GA4733@chd.heemeyer.club> References: <bc8bc14b-16e9-e673-284a-b0067bc67754@passap.ru> <20160427140847.GA4733@chd.heemeyer.club>
next in thread | previous in thread | raw e-mail | index | archive | help
--hKtPopALqVfswSW2
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Apr 27, 2016 at 05:08:47PM +0300, Chagin Dmitry wrote:
> On Wed, Apr 27, 2016 at 04:34:29PM +0300, Boris Samorodov wrote:
> > Hi All,
> >=20
> > There is no smtp service after recent update:
> > -----
> > % sockstat -4l
> > USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN
> > ADDRESS
> > root sshd 879 4 tcp4 *:22 *:*
> > root syslogd 663 7 udp4 *:514 *:*
> > -----
> >=20
> > I use (almost) default mail configuration.
> > -----
> > % grep mail /etc/rc.conf{,.local}
> > %
> > -----
> >=20
> > I've notice a huge etc updates at update. Seems they may be related.
> >
> the same here, chmod +x /etc/rc.d/sendmail=20
I wonder why the sendmail rc script gets installed with mode 444.
When I run "make install" in src/etc/rc.d all other scripts get
installed with mode 555. The relevant part of the Makefile is
=2Eif ${MK_SENDMAIL} !=3D "no"
FILESGROUPS+=3D SMRCD
SMRCD=3D sendmail
=2Eendif
SMRCDDIR=3D /etc/rc.d
SMRCDDIRMODE=3D ${BINMODE}
SMRCDPACKAGE=3D sendmail
${BINMODE} is used for all scripts, so I can't see why it is different
for sendmail.
--hKtPopALqVfswSW2
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQF8BAEBCgBmBQJXIP/8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF
NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1t6HkH/2nhNk1067WaSHd7zt/dIi3p
YU9F9SGk9Fu3UR49lWMAfnAzrNR7uDcvzvpq8ZIpevNDT9bhPlkwvlIm+3n71h12
6kW7aTuhAW6YWSijjSI0rxFXngpwdNjHV3j7HBG9AHVSi9Gpq+HlFb34vjU2IdTc
ebnfiLxRMg9Dww7J37ZG6mohUNszFf129zYGTvuuRUF68EGlJQBUQoDIT2Yi5FAg
qYouk5mtewimDbbu9s6AN4DbheoiJ6ILz4Rzu6EX4zelBWSXj85FiNl09RmE9AJp
ag8uWJJ9xZmie5dvZuIoIEYjtGFYOuJ2heuz61/GJas/S0z54NCaTGEkluhMbaY=
=8t2P
-----END PGP SIGNATURE-----
--hKtPopALqVfswSW2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160427180756.GD82927>
