Bug#784408: milter-greylist should not require sudo

2015-05-09 Thread Paul Martin
On Tue, May 05, 2015 at 11:31:33PM -0600, Cory Petkovsek wrote: > I suggest a change like the following: > # diff -u milter-greylist.old milter-greylist > --- milter-greylist.old 2015-05-05 23:15:14.787770285 -0600 > +++ milter-greylist 2015-05-05 23:15:33.644436946 -0600 > @@ -94,7 +94,7 @@ >

Bug#784408: milter-greylist should not require sudo

2015-05-05 Thread Cory Petkovsek
Package: milter-greylist Version: 4.5.11-1 /etc/init.d/milter-greylist Calls sudo, but it should not. # /etc/init.d/milter-greylist reload Checking config: ./milter-greylist.old: 97: ./milter-greylist.old: sudo: not found failed. Quitting with error, no action taken. I suggest a change like the