bugattr - Bugs: bug #56880, libattr: lookup for xattr.conf...

 
 

bug #56880: libattr: lookup for xattr.conf outside of sysconfdir

Submitter:  Luca BRUNO <lucab>
Submitted:  Wed 11 Sep 2019 01:23:41 PM UTC
   
 
Category:  None Severity:  1 - Wish
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 11 Sep 2019 01:23:41 PM UTC, original submission:  

libattr currently looks up for a "xattr.conf" file in a single hardcoded directory (in sysconfdir). On most Linux distribution, this means `/etc/xattr.conf`.

It would be helpful for libattr to additionally lookup for read-only distribution-provided default configs, outside of `/etc`.
In particular, it could support a layered approach with priority, where the following paths are looked up in order:

  • /usr/lib/libattr/xattr.conf
  • /etc/libattr/xattr.conf
  • /run/libattr/xattr.conf


(Plus for `/etc/xattr.conf` for compatibility reasons)

Or any similar approach which allows to decouple read-only distribution defaults and runtime user customizations.

Luca BRUNO <lucab>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vapier (Updated the item)
  • -email is unavailable- added by lucab (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 vapier Severity3 - Normal 1 - Wish

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code