Re: undo configuration file changes

2007-06-01 Thread Steve Greenland
On 31-May-07, 04:17 (CDT), [EMAIL PROTECTED] wrote: In the Moment i'm packaging some software and wonder if there is a possibility to handle files such as crontab or configuration files of other programs to add a directive with postinst but also to remove that directive with prerm. Is there a

undo configuration file changes

2007-05-31 Thread Pascal.Speck
Hello, In the Moment i'm packaging some software and wonder if there is a possibility to handle files such as crontab or configuration files of other programs to add a directive with postinst but also to remove that directive with prerm. Is there a predefined possibility for that or do I have

Re: undo configuration file changes

2007-05-31 Thread Kushal Kumaran
On 5/31/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello, In the Moment i'm packaging some software and wonder if there is a possibility to handle files such as crontab or configuration files of other programs to add a directive with postinst but also to remove that directive with prerm.