Results 1 to 3 of 3
Hi guys!!
In a .deb file,conffiles is present with data like
/etc/default/cupsys
/etc/cups/cupsd.conf
/etc/cups/cupsd.conf.default
/etc/cups/snmp.conf
/etc/cups/mime.convs
/etc/cups/mime.types
/etc/cups/pdftops.conf
/etc/cups/acroread.conf
/etc/init.d/cupsys
/etc/pam.d/cupsys
/etc/logrotate.d/cupsys
/etc/dbus-1/system.d/cups.conf
/etc/apparmor.d/usr.sbin.cupsd
If conffiles is meant just to ...
- 02-28-2010 #1
What for conffiles used for in a debian package?
Hi guys!!
In a .deb file,conffiles is present with data like
/etc/default/cupsys
/etc/cups/cupsd.conf
/etc/cups/cupsd.conf.default
/etc/cups/snmp.conf
/etc/cups/mime.convs
/etc/cups/mime.types
/etc/cups/pdftops.conf
/etc/cups/acroread.conf
/etc/init.d/cupsys
/etc/pam.d/cupsys
/etc/logrotate.d/cupsys
/etc/dbus-1/system.d/cups.conf
/etc/apparmor.d/usr.sbin.cupsd
If conffiles is meant just to indicate the location of .conf files in the system that the package uses?
I cant understand the exact functionality of conffiles?
Please provide ur inputs guys!!
- 02-28-2010 #2
conf files are used to configure applications on linux for the most part
- 02-28-2010 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,093
Configuration files with various extensions are used in all operating systems. Linux happens to use lots of .conf and .rc files.
More on the subject here:
Understanding Linux configuration files
Configuration file - Wikipedia, the free encyclopediaoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote
