<br><br><div><span class="gmail_quote">On 11/8/05, <b class="gmail_sendername">Linus Walleij</b> <<a href="mailto:triad@df.lth.se">triad@df.lth.se</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, 8 Nov 2005, Paul wrote:<br><br>> I have a kernel module which needs to be able to write files<br>> to /etc/somewhere. What do I need to put into my .spec file to this?<br><br>This might be a case for the rarely-used %ghost macro:
<br><a href="http://rpm.org/max-rpm-snapshot/s1-rpm-inside-files-list-directives.html#S3-RPM-INSIDE-FLIST-GHOST-DIRECTIVE">http://rpm.org/max-rpm-snapshot/s1-rpm-inside-files-list-directives.html#S3-RPM-INSIDE-FLIST-GHOST-DIRECTIVE
</a><br></blockquote></div><br>
<br>
Negative. Stick with %config. %ghost will delete and will not make it available after rpm install.<br>
<br>-- <br>-jeff