> Date: Wed, 3 Sep 2014 16:54:28 +0100 > From: Ken Moffat <[email protected]> > To: BLFS Development List <[email protected]> > Subject: Re: [blfs-dev] libpapersize, /etc/libpaper.d, runparts [ re #5454 ] > > On Tue, Sep 02, 2014 at 07:22:40PM +0100, Ken Moffat wrote: > > On Tue, Sep 02, 2014 at 11:41:44AM -0500, Bruce Dubbs wrote: > > > Ken Moffat wrote: > > > >On Tue, Sep 02, 2014 at 12:48:59AM +0100, Ken Moffat wrote: > > > >>On Mon, Sep 01, 2014 at 05:56:34PM -0500, Bruce Dubbs wrote: > > > > > > >>>Since there are no options, it would be easy to create a script to do > > > >>>run-parts. What does ${PAPERDIR} resolve to? > > > >>> > > > >>> -- Bruce > > > >>> > > > >> /etc/libpaper.d/ > > > >> > > > > Looking at akhiezer's suggestion (from dcron), I checked at github > > > >and the license is GPL (version not mentioned). So, easy enough to > > > >drop in with added attribution. > > > > > > > > BUT - where to put it ? > [...] > > > > > > I'd just create it with a here document in the configuration file with > > > proper attribution. It's not that long and doing a whole package for one > > > moderate size script seems to me to be overkill. > > > > > > -- Bruce > > > > OK. I am still ambivalent about whether anything will actually > > make use of it by putting a file there, but I'll do that when I'm > > back on a machine with a graphical browser. Might not be today. > > > Double-checking (licenses are NOT fun - ask debian), it is actually > not part of dcron. This version appears to be from Slackware > (gzipped version found in a 10.1 mirror) so I'll credit them. >
Ah, yes, that rings a bell now; sorry 'bout that - I'd checked the slack-packaged dcron, which has run-parts folded-in, and not the 'source' pieces (i.e. cf: http://slackware.osuosl.org/slackware64-14.1/source/a/dcron/ & http://slackware.osuosl.org/slackware64-14.1/slackware64/a/dcron-4.5-x86_64-4.tx{t,z{,.asc}} ). Btw, the script has changed _slightly_ over the years: looks like most recent change was '07-Sep-2012'; so I'd probly use that one: -- * http://slackware.osuosl.org/slackware64-14.1/source/a/dcron/ * or http://slackware.osuosl.org/slackware64-current/source/a/dcron/ -- Partly re lic/&c, man-page has: -- "AUTHOR Patrick J. Volkerding <[email protected]>, with ideas borrowed from the Red Hat and Debian versions of this utility." -- rgds, akh -- -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
