Package: etckeeper
Severity: wishlist
Hi there.
Although it's a relatively uncommon occurence, sometimes Debian packages have
configuration files that are not in /etc/
I'd like for etckeeper to be able to keep a track of these files. I'd guess the
best way to do this would be to have something along the lines of
1) find these files
- This can be done with the command
cat /var/lib/dpkg/*.conffiles | egrep -v '^/etc/'
2) Link these into /etc/ somewhere
3) Act as normal
Though I'm sure that you can think of different ways to do it.
--
Regards,
Martin "Mez" Meredith
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]