On Wed, Feb 10, 2021 at 04:16:10PM -0700, Theo de Raadt wrote: > When I re-ordered rc in Slovenia many years ago, I got it right.
NFS /usr over IPsec cannot work. Without IPsec it is fine. 1. mount -s /usr >/dev/null 2>&1 2. start_daemon syslogd ldattach pflogd nsd unbound ntpd 3. start_daemon iscsid isakmpd iked sasyncd ldapd npppd > So, I think we should move these two daemons. What do you mean with "move"? - install them in /usr/sbin -> inconsistent with usr.sbin source tree - recommit in /usr/src/usr.sbin -> we loose history - move the history to /cvs/src/usr.sbin -> someone said no more cvs surgery I would like to commit my static linking diff as is. Moving looks more complex to me. bluhm
