Hi,

after updating a first bunch of backup systems to -current today, i have
issues starting services on machines w/ different rdomains.

$ cat /etc/rc.conf.local
ifstated_flags=
ntpd_flags=NO
ntpd106_rtable=106
smtpd_flags=NO
smtpd202_rtable=202
syslogd_flags=NO
syslogd104_rtable=104
zabbix_agentd104_rtable=104
pkg_scripts=ntpd106 smtpd202 syslogd104 zabbix_agentd104


None of the services come up when started either via

$ doas rcctl start smtpd202
or
$ /etc/rc.d/smtpd202 start

The only thing that works, is

$ doas route -T202 exec /usr/sbin/smtpd


Did i miss changes to -current (login class stuff perhaps)?

Thanks,

        -Mark

--
Mark Patruck ( mark at wrapped.cx )
GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74  F644 0D3C F66F F286 5E51
https://www.wrapped.cx

Reply via email to