Applied, thanks Javier. It will be in the next release.
-Joe
On Sat, 7 May 2005 at 12:19am +0200, Javier Fernández-Sanguino Peña wrote:
Package: sysv-rc-conf Version: 0.98-3 Priority: normal
Sysv-rc-conf shows some files it should not show when using --list and when configuring the runlevels:
- .dpkg-{old,dist,new} files. These files are stale files generated by dpkg when installing new configuration files and should not be used to generate new services. Also they can lead to confusion in some cases when the name of service.dpkg-XXX (when trimmed in the listing) is the same as the service itself
- 'skeleton': the sample service provided by Debian so that users can derive init.d scripts based on it
- rc and rcS, used by init to setup the runlevels
- non-ordinary files (directories, pipes, sockets, etc.), they shouldn't be there anyway but just in case
Attached is a proposed patch to fix this behaviour.
Regards
Javier