[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: File naming of scripts in /etc/init.d



On 25/06/12 14:47, Roger Leigh wrote:
> On Mon, Jun 25, 2012 at 01:51:36PM +0200, Steve R. Petruzzello wrote:
>> PS: Is there a way to list all packages putting a file in /etc/init.d/? 
> 
> dpkg -S $(ls -1 /etc/init.d/*)

Or if you want the complete set, not just those you have installed,
install apt-file and run:

apt-file update
apt-file search /etc/init.d

Regards,
    S


Reply to: