Leo Famulari wrote: > On Tue, Apr 20, 2021 at 04:10:54PM +0900, elaexuotee@wilsonb.com wrote: > > This patch updates the license field to contain lgpl2.1, gpl2, and gpl2+. > > As mentioned in a previous reply, it should contain only gpl2 [0], unless > upstream has explicitly given us a license to distribute rasdaemon under > the other licenses. > > [0] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=47905#35 Fixed! Thanks for holding my hand on this. That above link cleared up a lot of lingering questions I had. Anyway, in addition to the license fix, I also noticed that the daemon automatically logs to syslogd, so I stripped out /var/log/rasdaemon.log, including the references in the documentation. Let me know what you think. Cheers!