Bug 475594 - console helper config file gets overwritten
Summary: console helper config file gets overwritten
Keywords:
Status: CLOSED DUPLICATE of bug 459665
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Berrangé
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-09 18:25 UTC by Rob James
Modified: 2009-02-15 17:15 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-02-15 17:15:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rob James 2008-12-09 18:25:14 UTC
In Fedora 10 virt-manager.console gets installed in /etc/security/console.apps to provide consolehelper support. This file is user customizable but it's not marked as a config file in the spec file so it will get overwritten if virt-manager is updated:

%{_sysconfdir}/security/console.apps/%{name}

should be (i think):

%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}

Also it would be nice if the virt-manager.console file could include ". config-util" at the top to allow it to include a shared config like other consolehelper config files (e.g. system-config-authentication).

Comment 1 Cole Robinson 2009-02-15 17:15:56 UTC
Console helper is going away for virt-manager. Closing this as a dup of the bug tracking that.

*** This bug has been marked as a duplicate of bug 459665 ***


Note You need to log in before you can comment on or make changes to this bug.