Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! kapmsd's Avatar
    Join Date
    Sep 2009
    Posts
    17

    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!!

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    conf files are used to configure applications on linux for the most part

  3. #3
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,093
    Quote Originally Posted by kapmsd View Post
    I cant understand the exact functionality of conffiles?
    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 encyclopedia
    oz

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...