5 May 2009 10:00
Re: default UAM
Frank Lahm <franklahm <at> googlemail.com>
2009-05-05 08:00:11 GMT
2009-05-05 08:00:11 GMT
2009/4/30 Frank Lahm <franklahm <at> googlemail.com>: > 2009/4/30 HAT <hat <at> fa2.so-net.ne.jp>: >>>There are some issues with the patch: >>> >>>distrib/initscripts/rc.atalk.debian.tmpl: >>> We know that these guys can't build dhx, so we shouldn't put it into >>>AFPD_UAMLIST >>> (although afair Debian doesn't use our intiscript). I'll adjust this mys >>>elf. >> >> Debian .deb package cannot contain OpenSSL on account of the license. >> But users can build with OpenSSL. >> It is necessary to include DHX2 in tmpl file so that users may refer. >> >> Index: distrib/initscripts/rc.atalk.debian.tmpl >> =================================================================== >> RCS file: /cvsroot/netatalk/netatalk/distrib/initscripts/rc.atalk.debian.tmpl,v >> retrieving revision 1.1.4.2 >> diff -u -r1.1.4.2 rc.atalk.debian.tmpl >> --- distrib/initscripts/rc.atalk.debian.tmpl 30 Apr 2009 09:35:06 -0000 1.1.4.2 >> +++ distrib/initscripts/rc.atalk.debian.tmpl 30 Apr 2009 13:21:08 -0000 >> <at> <at> -17,7 +17,7 <at> <at> >> test -x :SBINDIR:/atalkd || exit 0 >> >> # Set defaults. Please change these options in :ETCDIR:/netatalk.conf. >> -AFPD_UAMLIST="-U uams_dhx.so" >> +AFPD_UAMLIST="-U uams_dhx.so,uams_dhx2.so" >> AFPD_GUEST=nobody >> AFPD_MAX_CLIENTS=50 >> ATALK_ZONE=(Continue reading)
RSS Feed