jing shen wrote: > But, when I tried to set up startup scripts in /etc/rc2.d I met > another question. Someone says original startup script should be > modified to run 64bits ipfilter. That is, /usr/sbin/sparcv9/ipf is > ipfilter 64bit code & /usr/sbin/ipf is 32bits. > > Need I modify it ?
No, /usr/sbin/ipf is a hard link to /usr/lib/isaexec, which automatically selects the appropriate binary /usr/sbin/sparcv7/ipf or /usr/sbin/sparcv9/ipf.
